ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
WINDEV Mobile Framework License Agreement
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
FinCurrentVal (Function)
Returns the current value of investment.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Push notification
A mobile device can receive push notifications......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
WDZip: Creating or modifying an archive
This help page explains how to......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Extern (Reserved word)
EXTERN is used to...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.