ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Displaying or erasing a message in the status bar Hide the details
Text to display (up to 127 characters).If this parameter is not specified, the message previously displayed in the status bar is erased. If the status bar is divided into several cells, this text will be displayed in the first cell. If this parameter contains the "HH:MM" string, this string is automatically replaced by the system time of the current computer.To display the "&" character, this character must be typed twice otherwise the letter following this character will be underlined.
Displaying or erasing a message in a cell of status bar Hide the details
Name of cell to use. If the cell was created:in the window editor, the cell name can be specified without quotes.by MessageAddCell, the cell name must be specified between quotes (you also have the ability to use the External keyword).
Text to display (up to 127 characters).If this parameter is not specified, the message previously displayed in the status bar is erased.
Displaying a scrolling message Hide the details
Text to display (up to 127 characters).If this parameter is not specified, the message previously displayed in the status bar is erased.If this parameter contains the "HH:MM" string, this string is automatically replaced by the system time of the current computer.To display the "&" character, this character must be typed twice otherwise the letter following this character will be underlined.
Specifies whether the message scrolls:ScrollingThe message will scroll
Size (in number of characters) between the end of the message and the beginning of the next message. If this parameter is not specified, if it is equal to 0 or if it is a negative number, this spacing corresponds to the number of characters in the message.
Characteristics of the message
Generated error
Message and MDI child window
Last update: 09/21/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: