ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Security benefit: managing the "Back" button
Replication: The different types
The data replication is a powerful feature......
18. Order of execution of the code of buttons/links
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
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
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....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
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......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
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...
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......
<Toast>.Display (Function)
Displays a "Toast" message.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Reports
A report provides a custom view of data......