ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicCreate (Function)
Creates an image in the Image Editor control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
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....
Page Footer block
The Page footer block is run at the end of each page......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Page (Property)
The Page property is used to handle a page.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
<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.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Aliases on data files: HAlias
The aliases are used to handle......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....