ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Creating a flexible modeling
To create a new flexible modeling, you can......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Options of the window editor
To configure the general options of the window editor......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
The Check Box control
A Check Box can correspond to......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
The planes (in a window or in a report)
The planes are used to group the window controls......
The Edit control
The Edit control allows users to enter data......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Multiline strings
To type character strings over several lines in the code editor...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Print modes of a report
Several print modes are available for a report....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
EndProgram (Function)
Ends the execution of the current program.
fSeek (Example)
Usage example of the fSeek function