ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dStraighten (Function)
Transforms an image by applying perspective correction.
The OLE control
The OLE control is used to handle an OLE object......
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
iPrintImage (Function)
Sends the image file to print to the print buffer.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.