ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapGetJSObject (Function)
Returns the instance of the API of Map control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Query editor
The query editor is used to automatically create queries on the data files......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Automatic documentation of external components
External components must include a technical documentation......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......