ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)...
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV websites...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"...
13. Debugger
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HState (Function)
Used to find out the state of a record.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
OLELoad (Function)
Initializes an OLE control with an OLE object.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server)...
HRecNum (Example)
Usage example of the HRecNum function
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found...
Size (Example)
Usage example of the Size property
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HFileExist (Example)
Usage example of the HFileExist function
fDate (Example)
Usage example of the fDate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing...
Creating the Vision pages of the WEBDEV RAD pattern
FTPListFile (Example)
Usage example of the FTPListFile function
fDateTime (Example)
Usage example of the fDateTime function
HNbRec (Example)
Usage example of the HNbRec function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function