ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
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.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
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.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
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.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HSetTrigger (Function)
Enables or disables the management of triggers.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
SQLListSource (Function)
Lists the data sources declared on a local site.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HAddGroup (Function)
Adds a group of users.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....