|
|
|
|
|
|
|
The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link. |
|
|
|
|
|
|
The LinkedKey property sets the characteristics of a link. |
|
|
|
|
|
|
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
|
|
|
|
|
|
The FicEncryption property is used to set the encryption method of a data file. |
|
|
|
|
|
|
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file. |
|
|
|
|
|
|
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file. |
|
|
|
|
|
|
The Extension property is used to:
get the extension of a file defined in the data model editor or through programming.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
The Format property is used to define the data format of a data file. |
|
|
|
|
|
|
The HugeFile property is used to configure the maximum size of a data file. |
|
|
|
|
|
|
NbArrayElement is used to configure the number of elements in an array item. |
|
|
|
|
|
|
The Directory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link. |
|
|
|
|
|
|
The TextItemCompleted property is used to manage text items in an HFSQL data file. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to easily access the data handled by Outlook...... |
|
|
|
|
|
|
The MinimumLength property is used to configure the minimum length of the words to be indexed. |
|
|
|
|
|
|
Returns the ASCII code of the specified character. |
|
|
|
|
|
|
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template...... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Adds:
at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment.
at the end of a fragment: an element, a text or an image.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|