ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Copying controls from the page editor
The controls can be copied from the page editor......
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Handling controls in a report
The different operations available for the report controls are as follows......
End of break block
The End of break block is optional......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Time management help
Time management is extremely important......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......