ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
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>.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.
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.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
<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.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application 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.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
<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.
HAddLink (Function)
Adds an integrity rule between two tables on the server.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......