ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Report and project
In most cases, a report is linked to a project......
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Analysis links
The links are used to link the files found in an analysis between themselves......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
WEBDEV license agreement
WEBDEV license agreement...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
2. Analysis in practice
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
1
2
3
4
5
6
25
>