ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an automatic test
When an automated test is created, this test is in "construction" by default......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Report controls
Several types of controls can be handled in a report created by the report editor......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Type and version of Web server
The configuration diagnostic displays the following error......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling report blocks
The different operations available on report blocks are as follows......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
OpenChild (Function)
Opens a non-modal child window.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Project description: Project tab
The project description window allows you to configure various elements of your project......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
HCreateView (Example)
Usage example of the HCreateView function
HListKey (Example)
Usage example of the HListKey function
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
HMergeView (Example)
Usage example of the HMergeView function
HListItem (Example)
Usage example of the HListItem function