ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
LDAP constants
List of constants used by the LDAP functions....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Sub-query
A sub-query is a query whose result is used by another query......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
NationFramework (Function)
Defines or identifies the language of the framework.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
RegistryValueType (Function)
Returns the type of value found in the registry.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Using several libraries in an application
A library is a WDL file that contains all the resources......