ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 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.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an 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.
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.