ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SQLConnect (Example)
Usage example of the SQLConnect function
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
12. Available tests
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
WINDEV License Agreement
WINDEV License Agreement...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Currencies
A currency is a real coded on 10 bytes....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Specific features of the Express version
Warning (Function)
Displays a custom message in a system warning window.