ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
dPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
TimeToString (Function)
Converts a time to a string in the specified format.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.