ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two tables on the server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached 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.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<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>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL 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.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<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....
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
<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.