ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
ERR_NO_END_TAG
The following functions are used to manage speech synthesis...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HTML (Property)
The HTML property is used to configure the use of HTML content.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
1
2
3
4
5
6
269
>