ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the areas defined in Zoning mode
Types of Edit controls
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop...
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens...
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens...
Link properties
When creating a link, you can simply specify the destination......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs...
Hash functions
Hashing is used to summarize a file or a character string......
ERR_CLOSED_PAGE
Error 31: The file to include is not found. Check the name and path ...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Handling a control through programming in a report
All report controls can be handled through programming......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created...
Describing a report table
To display the table description, select "Table description" in the context menu of one...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site...