ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Binary (Property)
The Binary property is used to determine if an item is binary.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Constants for the archiving functions
List of constants used by the archiving functions....
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WINDEV FTP functions
List of WINDEV FTP functions...
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......