|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
|
| Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
|
| Returns the height (in pixels) of the source image of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Checks whether the PDF file requires a password to be read. |
|
|
|
|
|
|
|
| The Language property gets and sets the language used. |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| The animation of Chart controls allows you to define a dynamic display in your applications...... |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
|
| The "Internal Window" control is used to display an existing internal window...... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable. |
|
|
|
|
|
|
|
| Used to restore:
an immediate backup (performed by HBackup or via the HFSQL Control Center),
a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center.... |
|
|
|
|
|
|
|
| Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files. |
|
|
|
|
|
|
|
| Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
|
| The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page. |
|
|
|
|
|
|
|
| The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
|
| The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
|
| The CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|