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.
grIncreaseData (Function)
Adds a value to a data in a chart.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HAdd (Example)
Usage example of the HAdd function
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
14. PHP generation in practice
Variable scope
Variables can be declared anywhere in the code....
iParameterViewer (Function)
Configures the report viewer.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
SQLExec (Function)
Names and runs an SQL query.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
zipSelectFile (Function)
Selects files from an archive.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
sEvent (Function)
Branches an event on a serial port.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
23. Print modes