ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
<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>.DrawBorder (Function)
Draws the borders in an Image variable.
<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.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Animation (Property)
The Animation property animates an image.
fImageSelect (Function)
Opens the image picker of Windows.
NetworkUser (Function)
Identifies the name of the connected user.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
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.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
How to save and retrieve an image in a binary memo
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....