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.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
LDAPNbValue (Function)
Returns the number of values for an attribute.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
HInfoLog (Function)
Returns information about the server logs.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
OpenChild (Function)
Opens a non-modal child window.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Replication: The different types
The data replication is a powerful feature......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min