ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Runtime log
The runtime log is the best way to identify the most used features of an application......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
The key items
Keys are specific items in your analysis......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HAddUser (Function)
Adds a user to a database.