ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
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.
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.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
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.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
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.
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.