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.
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WINDEV Mobile Framework License Agreement
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Various constants
List of various constants used by the constants WINDEV functions....
Project Management Hub: Time tracking
The time spent can be listed on......
5. User Groupware in practice
Using the task management and the schedule
Time management is extremely important......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Error 301: Unknown identifier
Collapsing/Expanding a TreeView control through programming (prefix syntax)
To collapse/expand a TreeView control through programming, ......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Handling an Organization Chart control through programming (prefix syntax)
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......