ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Hash constants
List of constants used by the Hash functions....
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.
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...
dLine (Example)
Usage example of the dLine function
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Error 1035: A class used in a structure must have a constructor without parameter...
Error 111: The Pascal string %1 is too long
Error 706: The property does not exist on this type of control
Error 1038: This member already exists in the class
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function