ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
EmailExecuteCommand (Function)
Sends an IMAP command to the mail server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<emailIMAPSession variable>.ExecuteCommand (Function)
Sends an IMAP command to the mail server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Manipulating Layout controls programmatically
A Layout control can be......
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....