ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
16. Application test in practice
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
WEBDEV license agreement
WEBDEV license agreement...
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
IFrame control
IFrame is an HTML concept......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
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.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Multilingual project
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......
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)......
HTTP constants
List of constants used by the HTTP functions....
7. Source Code Manager (SCM)
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.