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]...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
The Internal Page control
...The "Internal Page" control is used to include a page (and its code) in a control of another...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HOpenConnection (Function)
Opens a connection to a specific database.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
3. Deploying a WINDEV application
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
OpenMobileWindow (Function)
Opens a window in a mobile application.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one...
Overview of external languages
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Open (Function)
Opens a modal WINDEV window.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...