ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Query editor
The query editor is used to automatically create queries on the data files......
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....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
13. Print: Reports
WINDEV reports...
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Table,Col (External language)
Returns the current index of the column.
Events associated with Table controls
List of events associated with Table controls...
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
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......
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...
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
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....