ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
HOnError (Function)
Customizes the management of HFSQL errors.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Customizing the User Groupware
<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......
5. User Groupware in practice
Compound statements
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.
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Classes, members, methods and properties
A class is made of......
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......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.