ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
grTitleFont (Function)
Modifies the font used for the chart title.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
WINDEV: Example of programmed Drag and Drop
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.