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.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
1. Managing emails
WINDEV includes multiple methods to manage emails...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
SOAP constants
List of constants used by the SOAP functions....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user...
Information 302: Ambiguity between a variable and a control
SocketClose (Function)
Closes a socket or a connection to a server socket.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage...
iPreview (Function)
Configures the print destination.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
HStopServer (Function)
Stops an HFSQL server.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......