ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
List of reserved words
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Items used in a select query
A query created in the query editor can contain several types of items......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
19. Managing tasks
Managing tasks...
17. Managing tasks
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Toast management functions
<Toast>.Display (Function)
Displays a "Toast" message.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
dbgEndRecording (Function)
Stops recording the scenario.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
How to save and retrieve an image in a binary memo