|
|
|
|
|
|
|
|
|
|
|
|
| Category: Dialog Box functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays a message in a standard dialog box with the "Yes", "No" and "Cancel" options, and returns the user's choice. |
|
|
|
|
|
|
|
| Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing dialog boxes |
|
|
|
|
|
|
|
| Your applications use several system dialog boxes? A specific theme is used in your project? Why not customize these windows and give them the "appearance" of your application?... |
|
|
|
|
|
|
|
| List of functions for managing dialog boxes |
|
|
|
|
|
|
|
| Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
|
| Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window for a given amount of time. |
|
|
|
|
|
|
|
| Displays a custom message in a system information window. |
|
|
|
|
|
|
|
| Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
|
| Displays a custom message in a system information window. |
|
|
|
|
|
|
|
| Displays an information message in a system information window for a set amount of time |
|
|
|
|
|
|
|
| Displays a custom message in a non-blocking system information window for a given amount of time. |
|
|
|
|
|
|
|
| Displays a message allowing the user to enter data. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes... |
|
|
|
|
|
|
|
| Displays or removes a message from the status bar of the current window or browser. |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice. |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response. |
|
|
|
|
|
|
|
| Displays a progress bar in the status bar of current window. |
|
|
|
|
|
|
|
| When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window... |
|
|
|
|
|
|
|
| Adds a new cell to the status bar of the current window. |
|
|
|
|
|
|
|
| Deletes a cell from the status bar of the current window. |
|
|
|
|
|
|
|
| Displays a custom message in a system warning window. |
|
|
|
|
|
|
|
| Displays a custom message in a non-blocking system warning window. |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice. |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|