ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
API (Example)
Usage example of the API function
HStopServer (Function)
Stops an HFSQL server.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
FTPDate (Example)
Usage example of the FTPDate function
PageChangeLayout (Function)
Applies a specific layout to a page.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Constants for managing videos
List of constants used by the functions for video management....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Array management functions
List of functions for managing arrays...
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HAlias (Example)
Usage example of the HAlias function
grColor (Function)
Returns and initializes the color of different chart elements.
JSONToVariant (Example)
Usage example of the JSONToVariant function
CallDLL32 (Example)
Usage example of the CallDLL32 function