ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization chart linked to a data file
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Assignment operators
Three assignment operators are available......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
The Organizer control
The Organizer control is used to display and handle organizers......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
HFSQL constants
List of constants used by the HFSQL functions....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Handling TimeLine controls programmatically
A TimeLine control can be......