ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Button control
  • Overview of Button control
  • Control in a window or in a page (static or dynamic page)
  • Buttons in a window
  • Button control in a window
  • Buttons in a page
  • Creating a Button control
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview of Button control

Control in a window or in a page (static or dynamic page)

The Button control allows the user or the Web user to run a specific action with a simple click.
Buttons in a window
AndroidAndroid Widget iPhone/iPad

Button control in a window

The Button control allows the user to run a specific action with a simple click.
A Button control can contain:
  • text,
    Button control with text
  • image,
    Button control with image
  • text and image.
    Button control with text and image
WINDEV and WINDEV Mobile feature many possibilities for customizing buttons, their style or effect.
You can:
Buttons in a page
Creating a Button control
To create a Button control:
  1. On the "Creation" tab, in the "Usual controls" group, click "Button" (or click ).
  2. Click where the control will be created in the window or page. The control appears in the editor.
Tip It is also possible to directly create a "pre-formatted" Button field (which can contain code if necessary) by scrolling down to "Button". The list of available Button controls is displayed with the project skin template. Simply click the desired Button control to create it in the editor.
To view the control characteristics, select "Description" in the context menu.
Related Examples:
The Button control Unit examples (WINDEV): The Button control
[ + ] Using a Button control
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/01/2025

Send a report | Local help