ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to choose the data source of a control?
This help page presents the different data sources available for a control....
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......
HCheckStructure (Function)
Defines the mode for comparing data files.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
8. Optimizing an application
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Creating the windows and the pages of the RAD pattern
HPrevious (Function)
Positions on the previous file record according to a browse item.
Creating the Table pages of the WEBDEV RAD pattern
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Using RAD patterns
The steps for creating a RAD pattern are as follows......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Hyper File functions available for backward compatibility
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function