|
|
|
|
|
|
|
The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
The anchors are used to define specific points in a help page...... |
|
|
|
|
|
|
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls...... |
|
|
|
|
|
|
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min |
|
|
|
|
|
|
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.... |
|
|
|
|
|
|
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area...... |
|
|
|
|
|
|
The anchors are used to define the behavior of controls during a resize operation...... |
|
|
|
|
|
|
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window...... |
|
|
|
|
|
|
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.... |
|
|
|
|
|
|
Returns True if all the elements of an array are True. |
|
|
|
|
|
|
Returns True if all the elements of an array are True. |
|
|
|
|
|
|
The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
Returns True if at least one element of an array is True. |
|
|
|
|
|
|
Returns True if at least one element of an array is True. |
|
|
|
|
|
|
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space...... |
|
|
|
|
|
|
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 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 AnchorRateWidth property is used to:
Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.... |
|
|
|
|
|
|
Returns True if all the elements of an array are False. |
|
|
|
|
|
|
Returns True if all the elements of an array are False. |
|
|
|
|
|
|
Returns True if at least one element of an array is False. |
|
|
|
|
|
|
Returns True if at least one element of an array is False. |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|