ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Creating a Pivot Table control
To create a Pivot Table control......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Memory area management functions
The following functions are used to handle the certificates:...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Overview of external languages
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
Shared memory area constants