ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gImageExists (Function)
Checks whether an image was loaded in memory.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
Constants for managing albums
Constants used to manage the photo album of the device....
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Reports
A report provides a custom view of data......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.