ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<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.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Root (Function)
Returns the root of a number.
IsEven (Function)
Identifies an even number.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
IsOdd (Function)
Identifies an odd number.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Error 1060: Unable to call method without parameter: add ()
xlsClose (Function)
Closes an XLS file.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Binary values management functions
List of functions for managing binary values...
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<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.