ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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......
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......
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......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......