ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.AddGroup (Function)
Adds a group of users.
HAddGroup (Function)
Adds a group of users.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Saving entered data (AAF)
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Inserting a diagram in a help page
You can insert a diagram created with the Diagram Editor into a help page......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HStartServer (Function)
Allows you to start an HFSQL server (this function uses the MantaManager service).