ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
Image editor: Features
The image editor includes several features......
26. Style sheets: to simplify the layout
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
9. Overlaying controls
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
<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.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Composite chart
A composite chart is a chart that displays several types of charts......
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.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
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.