|
|
|
|
|
|
|
The browser "Back" button allows the Web users to display the pages that were already visited...... |
|
|
|
|
|
|
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
The ActionLabel property is used to get and change the label of the notification's action button.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
The "Unit examples" pane proposes the unit examples found in the different products...... |
|
|
|
|
|
|
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page. |
|
|
|
|
|
|
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification. |
|
|
|
|
|
|
If the browser "Back" button is used to display the previous page, this action will have no effect...... |
|
|
|
|
|
|
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)...... |
|
|
|
|
|
|
Button controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
The following functions are used to manage Radio Button controls via prefix syntax...... |
|
|
|
|
|
|
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|