ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<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.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
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>.DeleteLink (Function)
Deletes an integrity rule between two tables on the 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.
<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.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.