ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
zipFindFile (Example)
Usage example of the zipFindFile function
Conversion (Function)
Converts a value from a unit to another one.
Hash constants
List of constants used by the Hash functions....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
rssInitialize (Function)
Loads a RSS stream in memory.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
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.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
fMakeDir (Example)
Usage example of the fMakeDir function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
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.