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...
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
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...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project...
SendMessage (Function)
Sends a Windows message to a control or to a window.
Comparing the project messages
The comparison between source and target text helps you find translation errors...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects...
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages...
Extracting the text of the project
The following text can be extracted...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application...
PostMessage (Function)
Sends a Windows message to a control or to a window.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
SocketWrite (Function)
Writes a message intended to another socket.
Extracting messages added or modified since last extraction
A project was already created and translated...
SocketRead (Function)
Retrieves a message sent by another socket.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Typing multilingual texts
For a multilingual application, you have the ability to......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WaitWindowStart (Function)
Opens the wait window of application.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks...
PermissionRequest (Function)
Prompts the user to grant an application permission.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications