|
|
|
|
|
|
|
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files. |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
The Time type is used to easily handle the times... |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
Indicates the maximum number of records in the data file used to manage the automatic reindexing. |
|
|
|
|
|
|
Indicates the number of attempts to read the file or record before giving control back to the program. |
|
|
|
|
|
|
Contains the number of the physical record loaded in memory (which means the number of the last record read). |
|
|
|
|
|
|
The Continent type is used to find out the characteristics of a continent. |
|
|
|
|
|
|
Indicates the number of attempts for locking the file or the record before giving control back to the program. |
|
|
|
|
|
|
Allows you to specify the version of the Native SQL Server Connector that will be used. |
|
|
|
|
|
|
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc.... |
|
|
|
|
|
|
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer. |
|
|
|
|
|
|
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion. |
|
|
|
|
|
|
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control . |
|
|
|
|
|
|
The diagOval type is used to define all the advanced characteristics of a shape of type Oval. |
|
|
|
|
|
|
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint. |
|
|
|
|
|
|
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control. |
|
|
|
|
|
|
The diagSelection type is used to define all the advanced characteristics of a point in a diagram. |
|
|
|
|
|
|
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon. |
|
|
|
|
|
|
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|