ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server tables....
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HModifyScheduling (Function)
Modify a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
HListScheduling (Function)
Lists scheduled elements defined on an HFSQL server: scheduled tasks (stored procedure), backup, optimization, refresh of a materialized view.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
HAddScheduling (Function)
Adds a new scheduled item to an HFSQL server: scheduled task (stored procedure), backup, optimization or refresh of a materialized view.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglDelete (Function)
Deletes data from the Google server.
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.