|
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile. |
|
|
|
|
|
|
The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
The table below presents the correspondence between languages, sub-languages, character sets and nations: |
|
|
|
|
|
|
The HFSQL engine proposes to isolate the transactions...... |
|
|
|
|
|
|
Returns the nation currently used by the system. |
|
|
|
|
|
|
Configures the spelling checker for the edit controls and for the Table control columns in the whole application. |
|
|
|
|
|
|
Returns the message corresponding to the error identifier. |
|
|
|
|
|
|
Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
When a site is on-lined, one of the main expectations of Web users is speed...... |
|
|
|
|
|
|
The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
The BackgroundColor property is used to get and change the background color of an element. |
|
|
|
|
|
|
The color constants are mainly used in the chart functions, the print functions and the drawing functions...... |
|
|
|
|
|
|
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
The ZOrder property gets and sets the Z-order of an element. |
|
|
|
|
|
|
WDInst is a setup editor used to define the setup parameters of your application...... |
|
|
|
|
|
|
The X property is used to get and change the X-coordinate of an element. |
|
|
|
|
|
|
The Y property is used to get and change the the Y-coordinate of an element. |
|
|
|
|
|
|
The Width property is used to determine and change the width of an element. |
|
|
|
|
|
|
The Height property is used to get and change the height of an element. |
|
|
|
|
|
|
The Text property is used to get and modify text. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|