ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 38: The END statement marking the end of the structure declaration is missing
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
7. HFSQL: files physically created
The OLE control
The OLE control is used to handle an OLE object......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Error 1037: This member already exists in the structure
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The different types of variables
The different types of variables are......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
1
2
3
4
5
6
346
>