ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAllTrue (Function)
Returns True if all the elements of an array are True.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
DnDCursor (Example)
Usage example of the DnDCursor function
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Hash constants
List of constants used by the Hash functions....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
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.
MaskFormat (Function)
Formats a character string using an InputMask variable.
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...
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.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
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.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.