|
|
|
|
|
|
|
Modifies the search mode of physical data files (.FIC, .NDX, ...). |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
Enables or disables log management on a file. |
|
|
|
|
|
|
Used to modify the management mode of memo items. |
|
|
|
|
|
|
Defines the mode for comparing data files. |
|
|
|
|
|
|
NbArrayElement is used to configure the number of elements in an array item. |
|
|
|
|
|
|
The MinimumLength property is used to configure the minimum length of the words to be indexed. |
|
|
|
|
|
|
Declares a transaction savepoint. |
|
|
|
|
|
|
Defines the password used to create or open a data file. |
|
|
|
|
|
|
Describes a full-text index of data file created through programming. |
|
|
|
|
|
|
Lists the different triggers available on a connection or on one of the connection files. |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Lists the users currently connected to one or more files handled by a Client/Server connection.... |
|
|
|
|
|
|
Initializes the structure for managing the Client computers (HClient structure). |
|
|
|
|
|
|
Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Adds recipients for the notifications sent by email. |
|
|
|
|
|
|
Cancels a current backup. |
|
|
|
|
|
|
Defines the password used to create or open a data file. |
|
|
|
|
|
|
Deletes (from the server) a group of users associated with a connection. |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|