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"...
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.
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...
Generating a class diagram
The generation is used to create the WINDEV classes ("......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
<Drive variable>.CreateDirectory (Function)
Creates a directory on the remote drive.
Handling Gantt Chart controls programmatically
AAF: Sort/Search/Filter on the columns of Table controls
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Page templates
WEBDEV allows you to create page templates......
The OLE control
The OLE control is used to handle an OLE object......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one...