ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Enumeration (Type of variable)
An enumeration is a set of values......
Creating nested reports
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Python: Native calls
WLanguage allows for native Python calls......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Compilation options
The compilation options allow you to define the help system generation settings......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....