ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisGet (Function)
Gets the value of a key from a Redis server as a string.
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.
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.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL 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.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.