WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Display a toast based on an internal window (via the Toast variable) Hide the details
Name of internal window used for the toast. If this is the only parameter specified, the toast based on the internal window will be displayed at the default position (bottom) with the default display time (short).
Name of Toast variable that describes the characteristics of the toast. Remark: ..Title and ..Text on a Toast variable are not taken into account.
First parameter that will be passed to the internal window. This parameter is passed to the event "Global declarations" associated to the internal window
Nth parameter that will be passed to the internal window. This parameter is passed to the event "Global declarations" associated to the internal window
Defining and displaying a toast based on an internal window Hide the details
Constant indicating the display duration of Toast message: toastShort(Default value)The Toast message will be displayed during a short period of time.toastLongThe Toast message will be displayed during a long period of time.Remark: The exact display duration depends on the device used.
Constant indicating the vertical alignment of message. This alignment is relative to the window.vaBottom(Default value)The Toast message is displayed at the bottom.vaTopThe Toast message is displayed at the top.vaMiddleThe Toast message is displayed in the middle.
Constant indicating the horizontal alignment of message. This alignment is relative to the window.haCenter(Default value)The Toast message is displayed in the center.haRightThe Toast message is displayed on the right.haLeftThe Toast message is displayed on the left.
Background color used to display the message. This parameter can correspond to: an RGB color (returned by RGB), an HSL color (returned by HSL), a preset color of WLanguage.Caution: In order to change the background color of the internal window , you must use the "Transparent" background color in the editor.
Operating mode
Last update: 11/25/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: