ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB...
GglGetDocument (Function)
Downloads a document from Google Docs.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window....
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...
Creating the Vision pages of the WEBDEV RAD pattern
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Data persistence
The data persistence is used to store the value typed by the user......