|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The docElement type is used to handle each element found in a docParagraph variable. |
|
|
|
|
|
|
|
| The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable. |
|
|
|
|
|
|
|
| The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable. |
|
|
|
|
|
|
|
| The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable. |
|
|
|
|
|
|
|
| The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable. |
|
|
|
|
|
|
|
| The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls...... |
|
|
|
|
|
|
|
| The on/off button is a button that operates like a check box...... |
|
|
|
|
|
|
|
| A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area...... |
|
|
|
|
|
|
|
| The drop-down button expands:
a context menu.
a popup window.... |
|
|
|
|
|
|
|
| WINDEV Mobile includes several standard Apple buttons...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
|
| When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window...... |
|
|
|
|
|
|
|
| The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control. |
|
|
|
|
|
|
|
| Changes the Z-order of an Image or Text Area element in a DocX document. |
|
|
|
|
|
|
|
| The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
|
| To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
|
| A Radio Button control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| WEBDEV proposes several actions of the button on the controls of the page...... |
|
|
|
|
|
|
|
| Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user. |
|
|
|
|
|
|
|
| The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area. |
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward...... |
|
|
|
|
|
|
|
| The mouse cursor can be automatically positioned on the default button when the window is opened...... |
|
|
|
|
|
|
|
| The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab control have a Close button.
Show a Close button in all the tabs of a Dynamic Tab control.... |
|
|
|
|
|
|
|
| In WINDEV or WINDEV Mobile applications, Button controls can have multiple states...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|