ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items used in a select query
A query created in the query editor can contain several types of items......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
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), ......
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......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
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.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......