ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Scheduler report
The report editor allows you to create "Scheduler" reports....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Managing parallel tasks
The computers are becoming more and more powerful......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Constants for managing fonts
List of constants used by the functions for font management....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
iCloud constants
The iCloud constants are as follows:
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Management of Google calendars (prefix syntax)
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.