|
|
|
|
|
|
|
The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
The "Images" pane allows you to view and list all the images in the project directory and subdirectories...... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...... |
|
|
|
|
|
|
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 FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
Checks the correspondence between a signature and a file. The signature was kept as an external file. |
|
|
|
|
|
|
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis...... |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
The LogFile property is used to determine if a data file is a log file. |
|
|
|
|
|
|
The TransactionFile property is used to determine if a data file is a transaction file. |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Returns the number of incoming messages on the email server (POP3 protocol only). |
|
|
|
|
|
|
Retrieves all the emails found on a POP3 server. |
|
|
|
|
|
|
Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|