ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
dPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Time (Type of variable)
The Time type is used to easily handle the times...
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
UMC management functions
List of functions for managing the UMC...
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic 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>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
ImageStartScrolling (Function)
Starts cycling through images.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.