ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows...
Message (Property)
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).
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...
Status bar of windows
The status bar of a window is used to display several types of information...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Format of the content in the text file
The text files created by WDMSG use a specific format...
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...
Comparing the project messages
The comparison between source and target text helps you find translation errors...
Message
The Message keyword can correspond to: the Message function. the Message property,...
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Message (External language)
Displays a message in the status bar.
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
WDBal messaging: Writing a message
write a message......
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
SecondaryMessage (Property)
The SecondaryMessage property is used to get and change the secondary message displayed...
<Toast>.Display (Function)
Displays a "Toast" message.
ToastDisplay (Function)
Displays a "Toast" message.
ERR_MSG_BOX
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting...
ServiceControl (Function)
Sends a control message to a service.
NotificationDisplay (Function)
Displays a message outside the browser.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
<mqttSession variable>.Publish (Function)
Publishes a message on the MQTT broker.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
HSendMessageToClient (Function)
Displays a message on the client computers.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
1
2
>