ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
<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>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
6. Internal window
Internal windows...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
<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.
<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.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.