|
|
|
|
|
|
|
The Service variable is used to... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
The different types in WLanguage are... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows |
|
|
|
|
|
|
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file... |
|
|
|
|
|
|
The Extension property is used to:
get the extension of a file defined in the data model editor... |
|
|
|
|
|
|
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 DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The CaseSensitive property is used to determine if the different searches performed on the item... |
|
|
|
|
|
|
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by fReadLine for each line read in the file. |
|
|
|
|
|
|
The MinimumLength property is used to configure the minimum length of the words to be indexed. |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array... |
|
|
|
|
|
|
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table... |
|
|
|
|
|
|
Lists the calendars available on the mobile device (Android/iOS).... |
|
|
|
|
|
|
Lists the sources (or accounts) of the contacts saved on the device. |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|