ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
<Breadcrumb>.InsertLink (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.
dLine (Example)
Usage example of the dLine function
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Android Widget windows
An Android application can contain one or more Widget windows......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
11. Choosing the action of a button/link
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
SCM file format evolutions
Four versions are available for the SCM repository......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
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.