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...
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described...
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
13. Print: Reports
WINDEV reports...
Interface of WDInst
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one...
FileFilter (Property)
... input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
fDataDirCommon (Function)
... This directory is used to store: the files for the general configuration of the application (.INI files,...
Filter (Property)
controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note:...
Style sheet
A style sheet ("......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....