ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterCondition (Property)
The FilterCondition property gets the selection condition set by HFilter on a data file, HFSQL view or query.
Filtering a data file, a view or a query
A filter is used to define programmatically a selection of records corresponding to one or more criteria...
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Examples for using the OLE DB provider for HFSQL
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
Reintegrating translated text into a project
Once the translation of framework libraries ("......