ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnD constants
List of constants used by the functions for managing the Drag and Drop....
ControlClone (Function)
Creates a new control from an existing control.
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
SCM: Merging differences
WDOptimizer is used to......
NotifListCategory (Function)
Lists the notification categories of the application.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Removes a notification from the system bar.
WEBDEV concepts
Environment of the data model editor
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......