ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Image (Property)
The Image property gets and sets the background image of a control or block.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
WEBDEV license agreement
WEBDEV license agreement...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).