ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Valid (Property)
The Valid property is used to determine if an element is valid.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
grSaveImage (Function)
Saves the image of a chart in an Image variable.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
BCToImage (Function)
Generates the image of a bar code.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
Icon (Variable type)
The Icon type is used to define the advanced characteristics of an icon.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dHalo (Function)
Adds a halo effect on an image found in an Image variable.
Width (Property)
The Width property is used to determine and change the width of an element.