ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows...
Extracting messages added or modified since last extraction
A project was already created and translated...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects...
Extracting the text of the project
The following text can be extracted...
Status bar of windows
The status bar of a window is used to display several types of information...
SendMessage (Function)
Sends a Windows message to a control or to a window.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...
Format of the content in the text file
The text files created by WDMSG use a specific format...
PostMessage (Function)
Sends a Windows message to a control or to a window.
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...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...
SocketRead (Function)
Retrieves a message sent by another socket.
Comparing the project messages
The comparison between source and target text helps you find translation errors...
SocketWrite (Function)
Writes a message intended to another socket.
SysShutdown (Function)
Stops the system or closes the current Windows session.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding...
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
iWindowCancel (Function)
Configures the print cancel window..
Socket constants
List of constants used by the functions for socket management....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
EmailMsgError (Example)
Usage example of the EmailMsgError function
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
iParameterViewer (Function)
Configures the report viewer.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
Information 37: Optimize your FOR loop
tapiRecord (Function)
Records the current communication as a".WAV" file.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
zipMsgError (Example)
Usage example of the zipMsgError function
EndProgram (Function)
Ends the execution of the current program.
Constants for SMS functions
List of constants used by the SMS functions....