ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
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...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
WDZip: Create or modify an archive
This help page explains how to......
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Using the Vista style in your windows
WINDEV allows you to customize......
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.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Code Editor control
The Code Editor control allows end users to write WLanguage code....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.