ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegistryCreateKey (Function)
Creates a key in the Windows registry.
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
fSelect (Function)
Opens the Windows file picker.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
fDate (Example)
Usage example of the fDate function
The Line control
A Line control is used to display a line in a page......
EmailReadNext (Example)
Usage example of the EmailReadNext function
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Error 1022: The access to the method of the class is restricted by a protected inheritance
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.