ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
<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.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram 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.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
6. Multiple generation
...Multiple generation...
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.