ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
.NET Assemblies
.NET is Microsoft's software development platform......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting...
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed...
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported...