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...
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, ...
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]...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Constants for test
List of constants used by the functions for managing automated tests....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
12. Available tests
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors...
SQL view
An SQL view is a virtual data source defined by an SQL query......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
The Sidebar control
The Sidebar control gives access to different options......
Handling controls in a report
The different operations available for the report controls are as follows......
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).
SQLTransaction (Example)
Usage example of the SQLTransaction function
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....
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......