ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
1
2
3
4
5
6
46
>