ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDCursor (Example)
Usage example of the DnDCursor function
MemCount (Function)
Returns the number of elements found in a memory area.
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.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
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......
Position (Function)
Finds the position of a specified string within another string.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
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.
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.