ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<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.
9. Overlaying controls
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....
Image editor: Features
The image editor includes several features......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
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....
<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.
1
4
5
6
7
8
139
>