ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
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.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
RESTSend (Function)
Sends a REST request and waits for the server response.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop 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.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL 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.