ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 a table, a view or a query
A filter is used to define programmatically a selection of records corresponding to one or more criteria...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL table, view or query.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
FilterCondition (Property)
The FilterCondition property gets the selection condition set by HFilter on a table, HFSQL view, or query.
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of the connection: the higher the level is, the faster the connection is.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
3. Application development cycle
Development cycle of a WINDEV application....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.