ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Supercontrol
A supercontrol is an advanced type of control......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Calling a procedure/a function
Syntax for calling a local or global procedure.
HCancelBackup (Function)
Cancels a current backup.
SysTheme (Function)
Returns the current theme used on the mobile device.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Parallel task management functions
The following functions are used to manage parallel tasks...
MaskFormat (Function)
Formats a character string using an InputMask variable.
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....
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.