|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control. |
|
|
|
|
|
|
|
| The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners. |
|
|
|
|
|
|
|
| The FlexRowGap property gets and sets the size of the gutter that separates the rows of a Flexbox control. |
|
|
|
|
|
|
|
| The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with:
a control in a window or page,
Versions 2025 (SaaS) and later
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
New in SaaS
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
New in version 2025 (SaaS)
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content"). |
|
|
|
|
|
|
|
| The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap"). |
|
|
|
|
|
|
|
| The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items"). |
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a table, view or query...... |
|
|
|
|
|
|
|
| The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
|
| Several HFSQL functions are used to manage the HFSQL Client/Server data...... |
|
|
|
|
|
|
|
| Several HFSQL functions are used to manage the HFSQL Client/Server data...... |
|
|
|
|
|
|
|
| The stress tests are used to check...... |
|
|
|
|
|
|
|
| The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
|
| To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users...... |
|
|
|
|
|
|
|
| The VisibleInExportAndPrint property is used to:
Find out whether a column of a Table or TreeView Table control is visible for export and printing.
Modify the visibility of a column in a Table or TreeView Table control for export and printing.... |
|
|
|
|
|
|
|
| The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
|
| The FontName property is used to:
Identify the font used in a control.
Change the font used in a control.... |
|
|
|
|
|
|
|
| The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|