ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Font management properties
List of font management properties...
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
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....
HCancelBackup (Function)
Cancels a current backup.
SysTheme (Function)
Returns the current theme used on the mobile device.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
Parallel task management functions
The following functions are used to manage parallel tasks...
MaskFormat (Function)
Formats a character string using an InputMask variable.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
User Groupware files
Two categories of data files are managed......
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....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
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.