ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
fSelect (Example)
Usage example of the fSelect function
9. Types of standard controls
Types of standard controls...
HOpenConnection (Function)
Opens a connection to a specific database.
Control constants
List of constants used by control management functions...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
WINDEV applications for Linux: Specific features
Adds a link to a text section in an RTF Edit control....
zipChangePath (Example)
Usage example of the zipChangePath function
dPolyline (Function)
Draws a line composed of multiple segments.