ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How do I run a table with a filter?
How to discover WINDEV Mobile?...
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
FAA: Sort/Search/Filter on Table Columns
Sends a stop request to a thread....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
KanbanFilter (Function)
Displays only cards that match the specified filter.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.
HFilter (Function)
Defines and enables a filter on a table, view or query.
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
1
2
3
4
5
6
209
>