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"...
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified...
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database...
Deployment package
The deployment package creates a ZIP file containing the site's setup......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values...
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
10. Embedded queries
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions...
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls...
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files...
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
21. Reports
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls...
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Materialized view