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.
8. Windows in practice
Discover the main actions that can be performed on the windows....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Print modes of a report
Several print modes are available for a report....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity...
DateToInteger (Function)
Converts a date to an integer.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables...
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane...
Properties associated with Combo Box controls that display a table
J2EE constants
List of constants used by the J2EE functions....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
NFCSendTag (Function)
Sends a NFC tag to another device.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
WDConver : Use in command line mode
...Using WDConver in command line mode consists in running a conversion description created and saved...
Generating an application for Universal Windows 10 App
WDModFic : Tool for automatic modification of data files
...WDModFic is a tool used to perform the automatic modification of the data files found...
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser,...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.