ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<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.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
<Image>.StartScrolling (Function)
Starts cycling through images.
ImageStartScrolling (Function)
Starts cycling through images.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
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.