|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes a record from a data file (query or view). |
|
|
|
|
|
|
|
| Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
|
| Sets the rotation direction in a Radial Bar chart. |
|
|
|
|
|
|
|
| Sets the maximum value in a Radial Bar chart. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| The CharacterSpacing property gets and sets the spacing between characters. |
|
|
|
|
|
|
|
| Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
|
| Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
|
| The PageNumber property gets and sets a page number. |
|
|
|
|
|
|
|
| Deletes a record from a data file (query or view). |
|
|
|
|
|
|
|
| Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
|
| Adds a watermark to all the pages of an existing PDF file. |
|
|
|
|
|
|
|
| Returns the name of an external file currently open. |
|
|
|
|
|
|
|
| Returns the date and time when the last block was created. |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files...... |
|
|
|
|
|
|
|
| When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
|
| The table below presents the correspondence between languages, sub-languages, character sets and nations: |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
| Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|