ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceWait (Function)
Pauses the current service during the specified duration.
Query editor: Characteristics
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Comparison operators
The comparison operators can be divided into several categories......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Native MySQL Connector - License Agreement
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Recycle code windows
By default, a single code window is opened per ......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WDINT license agreement
WDINT license agreement...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
BackgroundTaskAdd (Function)
Adds a new background task.
Automatic documentation of external components
External components must include a technical documentation......