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...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
EmailCurrentFolder (Function)
... the IMAP protocol (Internet Message Access Protocol), ...).
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed...
The server is currently updated. Retry later.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
ERR_NO_CURRENT_PAGE
emailIMAPSession (Type of variable)
... Access Message Protocol) in order to retrieve the messages found on this server.
The different copy modes
Two different copy modes are proposed by WDTRAD......
HClient structure
The HClient structure is used to......
Principle of remote check
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find...
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer....
ERR_DISCONNECTED_ERROR
ERR_FORBIDDEN_UPDATE
ERR_FORBIDDEN_INSTALL
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default....
Operations performed on collaboration diagrams
The following paragraphs explain......
1
2
3
4
5
6
28
>