ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Materialized view
BackgroundTaskAdd (Function)
Adds a new background task.
Code history
The code history is used to......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HDelete (Function)
Deletes a record from a table (query or view).
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
12. External component in practice