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...
SocketWrite (Function)
Writes a message intended to another socket.
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...
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...
PostMessage (Function)
Sends a Windows message to a control or to a window.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
11. Controls in practice
Discover the main characteristics of the controls...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
System constants
List of constants used by the system functions....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...
Various constants
List of various constants used by the constants WINDEV functions....
Print constants
List of constants used by the print functions....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min