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...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...
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...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects...
Comparing the project messages
The comparison between source and target text helps you find translation errors...
SendMessage (Function)
Sends a Windows message to a control or to a window.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SocketWrite (Function)
Writes a message intended to another socket.
SocketRead (Function)
Retrieves a message sent by another socket.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
PostMessage (Function)
Sends a Windows message to a control or to a window.
ContentType (Property)
The ContentType property gets and sets the type of a message.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Input (Function)
Displays a message allowing the user to type an information.
Info (Function)
Displays a custom message in a system information window.
InfoBuild (Function)
Displays a custom message in a system information window.
Warning (Function)
Displays a custom message in a system warning window.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window...
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed...
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Error (Function)
Displays a custom error message in a system error window.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
1
2
3
4
5
6
28
>