|
|
|
|
|
|
|
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
| The code is collapsed to improve readability, by only displaying the comments in front of the lines of code...... |
|
|
|
|
|
|
|
| To type character strings over several lines in the code editor... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users...... |
|
|
|
|
|
|
|
| The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
|
| The following paragraphs explain...... |
|
|
|
|
|
|
|
| Prints a diagram from:
a Diagram Editor control,
a "wddiag" file,
a Diagram variable.... |
|
|
|
|
|
|
|
| The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control. |
|
|
|
|
|
|
|
| The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout. |
|
|
|
|
|
|
|
| Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram). |
|
|
|
|
|
|
|
| Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram). |
|
|
|
|
|
|
|
| Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer. |
|
|
|
|
|
|
|
| Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer. |
|
|
|
|
|
|
|
| In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
|
| An object diagram represents a set of objects and how they relate to each other at a certain moment in time...... |
|
|
|
|
|
|
|
| The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control. |
|
|
|
|
|
|
|
| An activity diagram represents the behavior of a method or the flow of a use case...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|