ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WEBDEV Application Server - 10 connections - License agreement
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
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......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......