ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
Events associated with the Pivot Table control
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
fCreateLink (Function)
Creates a link on a file at the specified location.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Title (Property)
The Title property is used to get and change the title of an element.
Label (Property)
The Label property is used to get and define the label of an element.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......