ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
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......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
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
List of reserved words
<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......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
How to save and retrieve an image in a binary memo
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....