ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
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.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
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...
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....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Common project
Projects are often cross-platform......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......