ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
Managing the runtime errors
Some errors may occur in your application......
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Buffer (Keyword)
The Buffer keyword can correspond to...
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer 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>.DrawLine (Function)
Draws a line in a picLayer variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.