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.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Private Store for mobile applications
There are two methods two deploy your applications......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
The Image control
The Image control is used to......
The Clickable Image control
The Clickable Image control can be used to......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
.NET application
To create a.NET application from a project......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Multilingual project
Service variable
The Service variable is used to......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example:...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...