ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
2. Projects in practice
Discover the main operations that can be performed on a project....
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
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....
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WEBDEV license agreement
WEBDEV license agreement...
2. Analysis in practice
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
1
2
3
4
5
6
65
>