ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / System notification functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following constants are used to handle interactive notifications:
sysNotifCircleCropCropping to be applied to the logo: Circle-cropped image.sysNotification
sysNotifNoCropCropping to be applied to the logo: No cropping, square image. sysNotification
ConstantDetailsType of variable
sysNotifStandardSpecific behavior of the notification : The notification appears on screen for a few seconds before going into the Windows Action Center.sysNotification
sysNotifAlarmSpecific behavior of the notification : The notification stays on screen until the user interacts with it. A "reminder" sound alert defined by the system is played in a loop.sysNotification
sysNotifReminderSpecific behavior of the notification : The notification stays on screen until the user interacts with it. A "reminder" sound alert defined by the system is played when the notification appears.sysNotification
sysNotifCallSpecific behavior of the notification : The notification stays on screen until the user interacts with it. An incoming call sound defined by the system is played in a loop, and a different style is used for the buttons.sysNotification
sysNotifReminderButtonSpecific behavior or positioning of the button: "Remind later" system buttonsysNotificationButton
sysNotifContextButtonSpecific behavior or positioning of the button: Button to be added to the context menu of the notification.sysNotificationButton
sysNotifStandardButtonSpecific behavior or positioning of the button: Simple button. sysNotificationButton
sysNotifCloseButtonSpecific behavior or positioning of the button: System button that automatically closes the notification.sysNotificationButton
sysNotifInputComboType of the control that allows for user interaction : Combo Box control.sysNotificationInput
sysNotifInputTextType of the control that allows for user interaction : text edit control.sysNotificationInput
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help