ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Exif functions
List of Exif functions...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Drawing constants
List of constants used by the drawing functions....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Creating a delete query
A delete query (corresponding SQL statement......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).