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 tool).
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
ChronoReset (Function)
Stops and resets a running stopwatch.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
Creating and handling an item
The main operations that can be performed on an item are as follows......
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.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
The Clickable Image control
The Clickable Image control can be used to......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
XML functions
List of XML functions...
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).