ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SQLNext (Function)
Positions on the next row of the query result.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLReqExists (Function)
Checks the existence of a query.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SQLPrevious (Function)
Positions on the previous row of the query result.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HSetLog (Function)
Enables or disables log management on a file.
SQLSeek (Function)
Positions on the specified result row of the query.
HSetMemo (Function)
Used to modify the management mode of memo items.
SQLModify (Function)
Modifies the content of a row in the query result.
HSetREP (Function)
Enables or disables the management of .REP file.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTrigger (Function)
Enables or disables the management of triggers.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.