ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....