ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows...
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).
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...
Status bar of windows
The status bar of a window is used to display several types of information...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...
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...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects...
Comparing the project messages
The comparison between source and target text helps you find translation errors...
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...
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.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
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