ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionSavepoint (Function)
Declares a transaction savepoint.
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.
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).
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
<Source>.Password (Function)
Defines the password used to create or open a data file.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HRegenerateFile (Function)
Regenerates a data file from its log.
SQLFirst (Function)
Positions on the first row of the query result.
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).
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<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.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeactivateTrigger (Function)
Disables a trigger.
SQLLast (Function)
Sets the position on the last row of the query result.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HCreateMovableReplica (Function)
Creates a movable replication.