ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
fAttribute (Example)
Usage example of the fAttribute function
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Constants for managing the windows
List of constants used by the functions for managing the windows...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
fDelete (Example)
Usage example of the fDelete function
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
System constants
List of constants used by the system functions....
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
iParameterPDF (Example)
Usage example of the iParameterPDF function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
sEndEvent (Function)
Disables the detection of an event on a serial port.