ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Diagram editor functions
33 results
Loads a diagram file and creates a library of preset shapes from it.
Indicates the presence of a shape at a given position in the Diagram Editor control.
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo").
Saves a diagram as a "diag" file.
Deselects a shape in a Diagram Editor control.
Selects a shape in a Diagram Editor control.
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo").
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo").
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Saves a diagram as a "diag" file.
Searches for shapes containing a specific text in a diagram.
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo").
Exports a diagram to a variable of type Image.
Exports a diagram to an SVG image.
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
The following constants are used to manage diagrams:
Diagram functions
Diagram functions (prefix syntax)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo").
Creates a group from the elements selected in the Diagram Editor control.
Indicates the presence of a shape at a given position in the Diagram Editor control.
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Loads a diagram file and creates a library of preset shapes from it.
Saves a diagram as a "diag" file.
Searches for shapes containing a specific text in a diagram.
Deselects a shape in a Diagram Editor control.
Selects a shape in a Diagram Editor control.
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo").
Exports a diagram to a variable of type Image.
Exports a diagram to an SVG image.
Dissociates the different shapes of a group in a Diagram Editor control.
19 documents