ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL 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.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a 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.