|
|
|
|
|
|
|
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows... |
|
|
|
|
|
|
The Message property is used to:- Find out the help message associated with a control or with a menu option (in a window).
- Modify the help message associated with a control or with a menu option (in a window).
|
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile... |
|
|
|
|
|
|
The status bar of a window is used to display several types of information... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
The text files created by WDMSG use a specific format... |
|
|
|
|
|
|
A collaboration diagram presents the structural organization of objects that send and receive messages... |
|
|
|
|
|
|
A sequence diagram represents the chronological order of messages sent and received by a set of objects... |
|
|
|
|
|
|
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV... |
|
|
|
|
|
|
The comparison between source and target text helps you find translation errors... |
|
|
|
|
|
|
The Message keyword can correspond to:
the Message function.
the Message property,... |
|
|
|
|
|
|
Displays or removes a message from the status bar of the current window or browser. |
|
|
|
|
|
|
Displays a message in the status bar. |
|
|
|
|
|
|
Retrieves the message corresponding to the last error that occurred...... |
|
|
|
|
|
|
Calculates the size of specified message (without loading the message). |
|
|
|
|
|
|
List of constants used by the functions for managing dialog boxes... |
|
|
|
|
|
|
The SecondaryMessage property is used to get and change the secondary message displayed... |
|
|
|
|
|
|
Displays a "Toast" message. |
|
|
|
|
|
|
Displays a "Toast" message. |
|
|
|
|
|
|
The MsgSortSel property is used to:
Find out the wait message displayed when sorting... |
|
|
|
|
|
|
Sends a control message to a service. |
|
|
|
|
|
|
Displays a message outside the browser. |
|
|
|
|
|
|
Publishes a message on the MQTT broker. |
|
|
|
|
|
|
Publishes a message on the MQTT broker. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
Publishes a message on a Redis broadcast channel. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|