ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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