ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel found: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<WDPic variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type WDPic.
dPen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type picLayer.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Changing sites from AWP to SEO-ready session mode
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
ERR_TIMEOUTINIT
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......