Dynamic Windows Function [dw_html_url]
Syntax
int dw_html_url(HWND handle, char *url)
Parameters
HWND handle: Handle to the window.
char *url: Universal Resource Locator of the web or file object to be rendered.
Returns
int DW_ERROR_NONE (0) on success.
Description
Render file or web page in the embedded HTML widget.