ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Binding controls to data
A window or page can display information from......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
7. HFSQL: files physically created
5. Site test in practice
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Typing multilingual texts
For a multilingual application, you have the ability to......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).