|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starts navigation in an HTML Display control. |
|
|
|
|
|
|
|
| The following functions are used to program assisted input in edit controls... |
|
|
|
|
|
|
|
| Resets all the variables of the email structure or all the variables of an Email variable. |
|
|
|
|
|
|
|
| Selects an appointment in a Scheduler control. |
|
|
|
|
|
|
|
| Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control. |
|
|
|
|
|
|
|
| The Permission keyword is used to get and change permissions. |
|
|
|
|
|
|
|
| Opens the system time picker. |
|
|
|
|
|
|
|
| Deselects a date in a multi-selection Calendar control. |
|
|
|
|
|
|
|
| The following functions are used to manage the Radio Button controls...... |
|
|
|
|
|
|
|
| The Pushed property gets and sets the state of a two-state button (pressed or released). |
|
|
|
|
|
|
|
| The FirstName property can be used on:
a SaasUser variable.
...... |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
|
| The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
|
| The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
|
| The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| List of Calendar functions... |
|
|
|
|
|
|
|
| Sets the position on the next result of a search in the content of a PDF Reader control. |
|
|
|
|
|
|
|
| Returns the remainder of a division. |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|