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 the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with formatted display controls
List of events associated with formatted display controls...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Defining columns of Table controls programmatically
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
13. Debugger
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......