ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
17. TLS/SSL: Encrypting information on the Web
HFilter (Function)
Defines and enables a filter on a data file, view or query.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Query editor: Characteristics
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.