ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......