ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
The planes in WEBDEV
The planes are used to group the controls of an element......
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
Action Bar control functions
The following functions are used to manage the Action Bar control......
Constants for object visibility
List of constants for managing the visibility of an object....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Events associated with Slider controls
List of events associated with Slider controls in a window...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.