ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
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......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing parallel tasks
The computers are becoming more and more powerful......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
TreeView constants
List of constants used by the TreeXXX functions...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Document (Type of variable)
The Document type is used to handle a "docx" 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.
Principle for running threads
At runtime, an application runs in a main thread......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
The Organizer control
The Organizer control is used to display and handle organizers......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Constants for managing fonts
List of constants used by the functions for font management....