ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Creating a Java archive
When your Java application is developed, you can......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Items used in a select query
A query created in the query editor can contain several types of items......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
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......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
List of extension attributes
The list of extension attributes ......
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 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......