ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
The structure of the file for remote control
The management of remote control uses a file in INI format......
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
15. Repeating a group of controls: loopers
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
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....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....