ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
grGetData (Function)
Retrieves a data from a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
<Source>.Open (Function)
Opens a data file.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
HDescribeLink (Function)
Describes a link between two data files through programming.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.