ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
Server (Property)
The Server property is used to manage servers.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
1
2
3
4
5
6
367
>