ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Hash constants
List of constants used by the Hash functions....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
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.
Table,Count (External language)
Returns the number of elements in a Table control.
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.
Using a query with parameters
A query with parameters can be used......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.