ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.