ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Creating an executable: How it works and the library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.