ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Password (Property)
The Password property sets and changes the password.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HCloseConnection (Example)
Usage example of the HCloseConenction function
HChangeConnection (Example)
Usage example of the HChangeConnection function
HConnect (Example)
Usage example of the HConnect function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function