ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
List of extension attributes
The list of extension attributes ......
The Check Box control
A Check Box can correspond to......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Error 19: The step of this FOR loop must be constant
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....