|
|
|
|
|
|
|
The computers are becoming more and more powerful...... |
|
|
|
|
|
|
The SearchValue property is used to get and change the value of the search field in an Action Bar. |
|
|
|
|
|
|
The NbPrintedRec property is used to determine the number of records already printed. |
|
|
|
|
|
|
A backup of a HFSQL Client/Server database can be restored at any time...... |
|
|
|
|
|
|
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists). |
|
|
|
|
|
|
The TotalNbRec property is used to:
Get the number of records to be printed.
Change the number of records to be printed.... |
|
|
|
|
|
|
The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
The MemZoneName property is used to:
find out the name of the memory area used as data source for a report.
modify the name of the memory area used as data source for a report.... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
Bloque entièrement ou partiellement un fichier externe.... |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block...... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
Returns the text without the formatting characteristics specific to the RTF format. |
|
|
|
|
|
|
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
The BackgroundImagePrinted is used to:
Determine if the background image of a report (form or other) should be printed.
Print (or not) the background image of a report.... |
|
|
|
|
|
|
List of constants used by the functions for managing the animations... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
The Description property is used to get and change the page description. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|