ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
Native Access to SAP
SAP is a widely used ERP......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
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).
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...