|
|
|
|
|
|
|
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
The description window of a select query includes several sections...... |
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).... |
|
|
|
|
|
|
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control. |
|
|
|
|
|
|
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts). |
|
|
|
|
|
|
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window. |
|
|
|
|
|
|
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support. |
|
|
|
|
|
|
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).... |
|
|
|
|
|
|
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts). |
|
|
|
|
|
|
The StatusBar property is used to:
find out whether the status bar is displayed or not
display (or not) the status bar of a window.... |
|
|
|
|
|
|
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control. |
|
|
|
|
|
|
The FullName property is used to find out the full name:
of a control.
of a window.
of a menu option.
of a table column.... |
|
|
|
|
|
|
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
Returns or modifies the name of the help file used by the context-sensitive help of a window. |
|
|
|
|
|
|
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
To edit the styles available in the current help system, select "Help system...... |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
This help page presents the methods for writing an email.... |
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
The controls can be copied from the window editor...... |
|
|
|
|
|
|
The controls can be copied from the report editor...... |
|
|
|
|
|
|
The controls can be copied from the page editor...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|