ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Position (Function)
Finds the position of a specified string within another string.
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....
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
DnDCursor (Example)
Usage example of the DnDCursor function
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HTMLToRGB (Function)
Converts the HTML color into RGB color.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
rssInitialize (Function)
Loads a RSS stream in memory.
Supercontrol
A supercontrol is an advanced type of 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.
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.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.