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...
HOut (Function)
... file, filter, view or query.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory...
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList...
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file...
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns...
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns...
<Pivot Table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found...
Import a list of requirements
The Project Management Hub allows you to import requirements......
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.Reset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SQLCode (Property)
... (".WDR" file).
HExtractMemo (Function)
... into a physical file (on disk).
<Source>.ExtractMemo (Function)
... into a physical file (on disk).
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...