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)...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project...
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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.
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...
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..
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
<Drive variable>.CopyDirectory (Function)
Copies a directory on a remote drive to another directory.
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Set of procedures
The global procedures are grouped in set of procedures......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL...
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL...
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check...
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary...
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
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
Filling a Chart control
The data that will be displayed in the Chart control can come from......