ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two tables on the server.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HAddLink (Function)
Adds an integrity rule between two tables on the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Setup mode
Several methods can be used to distribute a WINDEV application......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.