ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatDate (Function)
Returns the date of the last update for the index statistics.
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.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
WinEdLoad (Function)
Loads the changes made by the end user in a window.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
xlsUnmergeCell (Function)
Unmerges a range of cells.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Hash constants
List of constants used by the Hash functions....
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.