ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
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 and WINDEV Mobile......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Image control: the supported formats
The supported image formats are as follows:...
WDInst: advanced options for network installation
The advanced options of the network setup are used to......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
7. AJAX technology
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......