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...
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
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...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project...
SendMessage (Function)
Sends a Windows message to a control or to a window.
Comparing the project messages
The comparison between source and target text helps you find translation errors...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects...
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages...
Extracting the text of the project
The following text can be extracted...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application...
PostMessage (Function)
Sends a Windows message to a control or to a window.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
SocketWrite (Function)
Writes a message intended to another socket.
Extracting messages added or modified since last extraction
A project was already created and translated...
SocketRead (Function)
Retrieves a message sent by another socket.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The structure of the file for remote control
The management of remote control uses a file in INI format......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network...
Check: Sending an email
The monitoring robot will......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...
EmailGetAll (Function)
Retrieves all the emails found on a server.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol...
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
NetSendMessage (Example)
Usage example of the NetSendMessage function
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Net constants
List of constants used by the Net functions....
Error 3: The string has no final "
xlsMsgError (Example)
Usage example of the xlsMsgError function
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3...
1
6
7
8
9
10
28
>