ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
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....
ZOrder (Example)
Usage example of the ZOrder property
iBorder (Example)
Usage example of the iBorder function
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
12. Preventing from going back to a page
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
FolderImageWidth (Property)
The FolderImageWidth property gets and sets the folder image width in TreeView and TreeView Table controls.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Clipping the window according to an image
An image can be used to easily define the shape of a window......