|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Builds a sequence of characters containing an aligned text or an aligned image. |
|
|
|
|
|
|
|
| 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 ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control. |
|
|
|
|
|
|
|
| The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
|
| Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
|
| The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
|
| Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
|
| The AnchorRateRight property is used to:
Find out the anchor rate when a control moves on the horizontal axis.
Modify the anchor rate when a control moves on the horizontal axis.... |
|
|
|
|
|
|
|
| The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
|
| Configures the printer by opening the configuration window. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a circle or an ellipse. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
| The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
|
| The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
|
| Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
|
| 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 ReturnedValue property is used to:
Get and change the value returned by a window, page or report.
Get and change the value returned by an option in a Radio Button control.... |
|
|
|
|
|
|
|
| WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|