ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
Drawing constants
List of constants used by the drawing functions....
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<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>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
DiagramSave (Function)
Saves a diagram as a "diag" file.
Options of the window editor
To configure the general options of the window editor......
dPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<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.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.