ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
Height (Property)
The Height property is used to get and change the height of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Color (Property)
The Color property is used to get and change the color of an element.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
Caption (Property)
The Caption property is used to get and change the text of an element.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
Text (Property)
The Text property is used to get and modify text.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Link (Property)
The Link property is used to get and change the link of an element.
Declaration (Property)
The Declaration property is used to define a type.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Success (Property)
The Success property indicates whether the operation was successful.
Email (Property)
The Email property is used to get and change an email address.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Note (Property)
The Note property is used to get and change a text associated with an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Comment (Property)
The Comment property is used to manage comments.
Enabled (Property)
The Enabled property enables or disables an element.
Label (Property)
The Label property is used to get and define the label of an element.