ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Overlaying controls
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Changing sites from AWP to SEO-ready session mode
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Image (Property)
The Image property gets and sets the background image of a control or block.
Composite chart
A composite chart is a chart that displays several types of charts......
ERR_DISCONNECTED_UPDATE
Reloading a document
To reload a document, ......
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.