ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Types of variables
19 results
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
The diagLayout type is used to define all the layout characteristics of a diagram.
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.