ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
The Clickable Image control
The Clickable Image control can be used to......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Local procedure
Two types of procedures are available......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Animation (Property)
The Animation property animates an image.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
fSelectDir (Function)
Opens a directory picker.