ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
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: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
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>.Delete (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.
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.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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.