ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
2. Examples and components provided with WEBDEV
Reloading a document
To reload a document, ......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.