|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
|
| Two types of variables are available...... |
|
|
|
|
|
|
|
| Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
|
| The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
|
| The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
|
| The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
|
| Gets the architecture (32 or 64-bit) of a computer's default email client.... |
|
|
|
|
|
|
|
| Plays a sound in WAV format. |
|
|
|
|
|
|
|
| Calculates the variance for a series of values. |
|
|
|
|
|
|
|
| One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget...... |
|
|
|
|
|
|
|
| Calculates the average deviation of values in relation to their arithmetic mean. |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
| Returns the path of the read-only resources of the application. |
|
|
|
|
|
|
|
| A Check Box can correspond to...... |
|
|
|
|
|
|
|
| Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
|
| A Static control is a control used to display a static text...... |
|
|
|
|
|
|
|
| Defines and enables an "Included between" filter on a file, view or query. |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| Regenerates a table from its log. |
|
|
|
|
|
|
|
| Collects statistics on table keys. |
|
|
|
|
|
|
|
| The FontStrikeOut property is used to:
Determine if the text displayed is struck through.
Apply strikethrough formatting (or not) the text displayed in a control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|