|
|
|
|
|
|
|
Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
List of constants used by the functions for managing dialog boxes... |
|
|
|
|
|
|
The browser "Back" button allows the Web users to display the pages that were already visited...... |
|
|
|
|
|
|
Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
Emulates the next call to Confirm and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to Dialog and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to OKCancel and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to YesNo and automatically clicks the button specified in parameter. |
|
|
|
|
|
|
As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page. |
|
|
|
|
|
|
The following functions are used to manage Radio Button controls via prefix syntax...... |
|
|
|
|
|
|
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification. |
|
|
|
|
|
|
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
If the browser "Back" button is used to display the previous page, this action will have no effect...... |
|
|
|
|
|
|
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
Button controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|