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"...
Android Control Center
Do you know where to find your application log files?...
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
1. The WINDEV Framework
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user)...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
fMoveDir (Function)
Moves a directory and its content.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Filling a Chart control
The data that will be displayed in the Chart control can come from......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content...
Multilingual project
Query and project
Shared information
The information entered when creating the files and the items is shared throughout...
Query editor
The query editor is used to automatically create queries on the data files......
ERR_NO_PROJECT
Compilation options (HLP format)
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Set of procedures
The global procedures are grouped in set of procedures......