ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Configuring Reports & Queries
Reports & Queries is used to......
Query editor: Characteristics
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
GPSGetPosition (Function)
Retrieves information about the current device position.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Managing semaphores in threads: limiting the concurrent execution of lines of code
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
14. Generation modes
Generation modes...
WDDeploy features
WDDeploy can be used to......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
gImage (Function)
Builds a sequence of characters containing an image.