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.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Using a query with parameters
A query with parameters can be used......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Keep-alive on connection
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
WDOptimizer: Editing and modifying a ".REP" file
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Using the query result
The result of a select query can be used in......
Scheduler control events
The following events associated with Scheduler controls:...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......