ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionSavepoint (Function)
Declares a transaction savepoint.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HSetLog (Function)
Enables or disables log management on a file.
HSetMemo (Function)
Used to modify the management mode of memo items.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
SQLReqExists (Function)
Checks the existence of a query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HRegenerateFile (Function)
Regenerates a data file from its log.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLChangeConnection (Function)
Modifies the current connection.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.