ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Page constants
List of constants used by page functions....
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
How to open a page?
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ThreadExecute (Function)
Starts the execution of a secondary thread.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).