ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (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).
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Composite chart
A composite chart is a chart that displays several types of charts......
Properties of a help page
The characteristics of a help page are used to define......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
NET constants
List of constants used by the DotNet functions....
IFrame control
IFrame is an HTML concept......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
16. Application test in practice