ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Clickable Image control
The Clickable Image control can be used to......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<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.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
The Tab control
The Tab control is used to simultaneously display different controls......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
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.
Accessibilité (Property)
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
WINDEV Mobile concepts
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
fSeek (Example)
Usage example of the fSeek function
Report controls
Several types of controls can be handled in a report created by the report editor......
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Reports
A report provides a custom view of data......
Window controls
Several types of controls can be used in a window, ......
Windows
The windows represent the main interface of a WINDEV application......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
fDelete (Example)
Usage example of the fDelete function