ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile concepts
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
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......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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....
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......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
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....
<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....
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.
List of extension attributes
The list of extension attributes ......
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.