ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

18. Order of execution of the code of buttons/links
13. Security benefit: managing the "Back" button
Replication: The different types
The data replication is a powerful feature......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Category (Property)
The Category property gets and sets the category of an element.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Sort the data displayed in your tables in one click
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Events associated with the Pivot Table control
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
13. Print: Reports
WINDEV reports...
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Reports
A report provides a custom view of data......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
<Toast>.Display (Function)
Displays a "Toast" message.