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).
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...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
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...
PostMessage (Function)
Sends a Windows message to a control or to a window.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...
Comparing the project messages
The comparison between source and target text helps you find translation errors...
NetworkDisconnect (Function)
Disconnects a network drive.
Event (Example)
Usage example of the Event function
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Toolbar control properties
List of properties associated with the Toolbar control...
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key...
Constants for managing Big Data Redis databases
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
14. Managing the "Back" button in practice
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
zipOpenCAB (Function)
Opens an existing archive in CAB format.
SysIconAdd (Example)
Usage example of the SysIconAdd function
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Handling menu options programmatically
The menu options can be handled......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...
Hash functions
Hashing is used to summarize a file or a character string......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status...
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application...
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.