ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
2. WEBDEV administrator in practice
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.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
<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.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
iPrintImage (Function)
Sends the image file to print to the print buffer.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.