ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDropView (Function)
Removes a materialized view from the HFSQL server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
RedisSet (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Report and project
In most cases, a report is linked to a project......