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, ...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Global procedure/function
A global procedure can be used in all the processes or events of the project....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
.NET Assemblies
.NET is Microsoft's software development platform......
Handling controls in a report
The different operations available for the report controls are as follows......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting...
grTitle (Function)
Modifies the caption and/or position of the chart title....
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Operations performed on sequence diagrams
The following paragraphs explain......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific...
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...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min