ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
XML functions
List of XML functions...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
SaaS-exclusive new features available in version 2025
...L'administrateur de la fabrique logicielle permet de ......
Handling a WinForm .Net control through programming
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Error 1021: The method of the class is not global
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control...
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Printing in PDF format: Special cases
Specific features of print in PDF format...
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
ArrayDistinct (Function)
SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure...
<Array>.Distinct (Function)
SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
License agreement - HFSQL Client/Server
Page templates
WEBDEV allows you to create page templates......
ControlClone (Function)
Creates a new control from an existing control.