ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging...
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native...
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...
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HOpenConnection (Function)
Opens a connection to a specific database.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database...
WINDEV Mobile concepts