ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
Author (Property)
The Author property gets and changes the author of an element.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Error 1035: A class used in a structure must have a constructor without parameter...
Error 706: The property does not exist on this type of control
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
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.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
Hash constants
List of constants used by the Hash functions....
NetworkDisconnect (Function)
Disconnects a network drive.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
HLogStop (Function)
Stops the log process of a file.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
Enabled (Property)
The Enabled property enables or disables an element.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Error 705: The property does not exist on this type
Error 704: The property does not exist on
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.