ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Events associated with List Box controls
List of events associated with List Box controls...
DDERetrieve (Example)
Usage example of the DDERetrieve function
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
6. Internal window
Internal windows...
dPolygon (Example)
Usage example of the dPolygon function
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
Defining clickable areas
In a page, an Image control can contain clickable areas......
Bluetooth constants
List of constants used by the Bluetooth functions....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
HCopyFile (Example)
Usage example of the HCopyFile function
ToastDisplay (Function)
Displays a "Toast" message.