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.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
16. Java applications in practice
Java applications in practice...
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information...
SQLExec (Function)
Names and runs an SQL query.
Feedback component
The Feedback component is a component provided with WINDEV......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
7. Multilingual applications in practice
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Edit options of a report
The report editor allows you to......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user...
General exception mechanism
A process of general exception is available for all the components of the object...
HTTPRequest (Function)
Starts an HTTP request on a server.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
Configuring the IIS 7/7.5 server