ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 table that has not been migrated and is located in a WINDEV 19 database schema.
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
HListREP (Function)
Returns the list of assignments for the tables handled by the current application, which means the list of physical files corresponding to the files described in the database schema.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HPass (Function)
Defines the password used to create or open a table.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
2. Static or dynamic site
Referring to an element in a WLanguage event / process
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.