ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....