ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Image>.Next (Function)
Displays the next image for the scroll.
OCRExtractText (Function)
Reads the text contained in an image.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
Animation (Property)
The Animation property animates an image.
fImageSelect (Function)
Opens the image picker of Windows.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......