ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the task management and the schedule
Time management is extremely important......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Age
The Age keyword can correspond to...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
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......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.