ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using RAD patterns
The steps for creating a RAD pattern are as follows......
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......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Creating the windows and the pages of the RAD pattern
HPrevious (Function)
Positions on the previous file record according to a browse item.
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
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
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
Creating a select query
A select query (corresponding SQL statement......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......