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"...
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated...
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file...
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via...
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via...
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via...
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via...
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file...
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file...
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file...
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed...
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...