|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode... |
|
|
|
|
|
|
|
| Button controls in a window or page can be manipulated using different WLanguage properties... |
|
|
|
|
|
|
|
| WEBDEV proposes several actions of the button on the controls of the page... |
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it... |
|
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
|
| List of events associated with Button controls |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites... |
|
|
|
|
|
|
|
| The mouse cursor can be automatically positioned on the default button when the window is opened... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Button controls... |
|
|
|
|
|
|
|
| The on/off button is a button that operates like a check box... |
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
|
| In WINDEV or WINDEV Mobile applications, Button controls can have multiple states... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|