ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Licenses and terms of use
Renvoie la liste des clés spatiales d'un fichier de données (d'une requête ou d'une vue) reconnues par le moteur HFSQL....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WDXView: Overview
WDXView is an ActiveX browser......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Compound statements
5. User Groupware in practice
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Classes, members, methods and properties
A class is made of......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.