ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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"...
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...
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.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
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...
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
State (Property)
The State property is used to get and change the state of an element.