ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
SysTheme (Function)
Returns the current theme used on the mobile device.
MaskFormat (Function)
Formats a character string using an InputMask variable.
rssInitialize (Function)
Loads a RSS stream in memory.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
HCancelBackup (Function)
Cancels a current backup.
Constants for managing contact functions
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Multimedia functions
List of Multimedia functions...
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...