ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
What is an application?
An application is a set of objects (windows, controls, ......
Application patch
Once an application was installed, the application library had to be reinstalled whenever...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Functions for managing objects (External language)
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes,...
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
Sharing the context menus in the project
In most cases, several context menus are included in your applications......