ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Translating a text file with WDTRAD
WEBDEV concepts
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.