ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"...
WDMap: Export records from a table
WDMAP allows you to export records to......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex...
WDMap: View records in a table
WDMap is used to view the records found in a table......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files...
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical...