ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppVersionInfo (Function)
Returns information about a version available on the setup 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.
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.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
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.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.