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"...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages,...
AAF: Context menu of Image controls
A context menu is available for Image controls......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF...
<xlsDocument variable>.Save (Function)
Saves an XLS document.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories)...
AutoBrowse (Property)
... Table or Combo Box control based on a data file is automatic or programmed.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure...
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure...
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure...
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
DriveListeFile (Function)
Lists files in an Drive directory.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Type of windows created by RAD
files......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
xlsSave (Function)
Saves an XLS document.