ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a query
Queries are used to easily select records in one or more tables......
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Diagram constants
The following constants are used to manage diagrams:...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Events associated with ListView controls
List of events associated with ListView controls...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
HChangeName (Function)
Modifies the physical name of a table.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Constants for managing Beacons
The following constants are used to manage Beacons:
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
iDestination (Function)
Configures the print destination.