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.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HFSQL constants
List of constants used by the HFSQL functions....
HIndex (Function)
Rebuilds the file index (".NDX" file).
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Share your projects via Git
Git is a source code manager......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Editable reports
The report editor can be used to create form reports, which include different controls allowing...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
How to develop a PHP site?
What is a PHP site?......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
Creating an action plan
The action plans group all actions that will be performed by the software factory....