ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Interface of WDInst
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).