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.
Functions for managing objects (External language)
ERR_BAD_URL
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
ERR_BUTTON_EXPECTED
13. Types of standard controls
Translating a text file with WDTRAD
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
MQTT constants
Constants used by the MQTT functions...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display...
1
5
6
7
8
9
28
>