Dynamic Windows Function [dw_html_action]
Syntax
void dw_html_action(HWND handle, int action)
Parameters
HWND handle: Handle to the window.
int action: One of the DW_HTML_* constants such as DW_HTML_GOBACK.
Description
Causes the embedded HTML widget to take action.