ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
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...
The Clickable Image control
The Clickable Image control can be used to......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
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......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database...
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Translating a text file with WDTRAD