ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram management functions
Diagram management functions...
<Gantt chart>.AddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
dArc (Example)
Usage example of the dArc function
dBackground (Example)
Usage example of the dBackground function
dPixelColor (Example)
Usage example of the dPixelColor function
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
dCopyImage (Example)
Usage example of the dCopyImage function
dCircle (Example)
Usage example of the dCircle function
dLine (Example)
Usage example of the dLine function
dChord (Example)
Usage example of the dChord function