ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
First project window
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
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.
Configuring the setup program
Two tools can be used to create a setup program......
Managing main window menus
A main menu is necessarily associated with a window......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Constants for external files
List of constants used by the functions for managing external files....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......