ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
The Edit control
The Edit control allows users to enter data......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Handling report blocks
The different operations available on report blocks are as follows......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Using WDDIXIO
To translate the text used in your project:...
Local procedure
Two types of procedures are available......
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
14. Controls in practice
Name (Property)
The Name property is used to get the name of an element.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.