ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
3. Deploying a WINDEV application
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Repairing the project
In some cases, "Project......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.