ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
8. Binding controls to data
A window can display information from......
8. Associating controls with data
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
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.
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......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
13. Print: Reports
WINDEV reports...
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
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......
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Shadow (Property)
The Shadow property enables or disables the shadow of a shape in a diagram.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.