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.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
How to open a window?
Time (Type of variable)
The Time type is used to easily handle the times...
How to develop a PHP site?
What is a PHP site?......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HDelete (Function)
Deletes a record from a data file (query or view).
Constants for managing masks
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Input (Function)
Displays a message allowing the user to type an information.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Query editor
The query editor is used to automatically create queries on the data files......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SIPVisible (Function)
Displays the keyboard.
Other operators
The following are additional operators......
Clipboard management functions
List of functions for managing the clipboard...
PDFSign (Function)
Applies an approval signature to an existing PDF.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
grParameter (Function)
Retrieves or modifies a chart parameter.