ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Hash constants
List of constants used by the Hash functions....
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
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....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
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
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.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
dPoint (Example)
Usage example of the dPoint function
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.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
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
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Enabled (Property)
The Enabled property enables or disables an element.