ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
3-tier architecture
The development in "3-tier" architecture is now simplified......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HConnect (Example)
Usage example of the HConnect function
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
HListAnalysis (Example)
Usage example of the HListAnalysis function
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HChangeConnection (Example)
Usage example of the HChangeConnection function
HDescribeItem (Function)
Describes a file item through programming.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Materialized view
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......