ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
WEBDEV 2024
WINDEV 2024
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
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......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
9. Overlaying controls
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Compilation options (HLP format)
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
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...
Events associated with the Pivot Table control