|
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary. |
|
|
|
|
|
|
Adds a print of PDF document into a sequence of report prints. |
|
|
|
|
|
|
Draws the borders in an Image variable. |
|
|
|
|
|
|
The Line property is used to define the line style used. |
|
|
|
|
|
|
The State property is used to get and change the state of an element. |
|
|
|
|
|
|
The Orientation property gets and sets the angle of an element. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The Pane property is used to:
Find out the pane tabs associated with a control.
Define the pane tabs associated with a control.... |
|
|
|
|
|
|
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document. |
|
|
|
|
|
|
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document. |
|
|
|
|
|
|
The query editor allows you to perform operations on the values of an item...... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
Saves the current document in Lotus Notes. |
|
|
|
|
|
|
Modifies the specified item of the current document in Lotus Notes. |
|
|
|
|
|
|
Deletes the specified item from the current document in Lotus Notes. |
|
|
|
|
|
|
Establishes a connection to a Domino server. |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Returns the identifier of the current document in the Lotus Notes database browsed. |
|
|
|
|
|
|
Creates a Repositionable Note control in the curernt window through programming. |
|
|
|
|
|
|
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|