ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
MCI constants
List of constants used by the MCI functions....
Events associated with internal windows
List of events associated with internal windows...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Assisted universal replication: specific features
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HDelete (Function)
Deletes a record from a data file (query or view).
Test of a query
The query editor allows you to run the test of query result......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).