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...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica...
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia...
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<gglDrive variable>.DownloadGglFile (Function)
Downloads a Google Docs Editors file from Google Drive in a given compatible format.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia...
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia...
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
mongoGridFS (Variable type)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB...
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
<pdfDocument variable>.Extract (Function)
Creates a new PDF document from individual pages extracted from an existing PDF file.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated...
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file...
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Background download
Starting with version 27, files can be downloaded in the background, using the system download...