ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Diagram Editor functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following constants are used to manipulate diagrams:
ConstantDetailsVariable type
diagActionNoneAuthorized actions on a shape: No action is authorized for the end user on the shape.. diagShape type
diagActionAllAuthorized actions on a form: All actions are authorized for the end user on the form.. diagShape type
connectorSnapToAutoPosition of link end on destination shape: The position of the link end is determined automatically according to the position of the link and the shape.diagHead type
connectorSnapToShapePosition of link end on destination shape: The position of the link end is in the middle of the shape.diagHead type
connectorSnapToConnectionPointPosition of link end on destination shape: The position of the link end corresponds to an attachment point. diagHead type
connectorSnapToBoundingBoxPosition of link end on destination shape: The position of the link end corresponds to a point on the rectangle enclosing the shape.diagHead type
routeStraightType of route taken by the link: The link route is a straight line from the start point to the end point, via the waypoints.diagConnector type
routeOrthogonalType of route taken by the link: The link route can make right-angle changes of direction between start and end points, passing through waypoints.diagConnector type
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/25/2025

Send a report | Local help