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...
fMerge (Function)
Merges several files into a single one.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
ControlToSource (Function)
Assigns the control value to the source of a control link.
SOAP constants
List of constants used by the SOAP functions....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values...
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached...
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values...
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number...
WINDEV and the SOAP protocol
Writes a message intended to another socket....
SOAP functions
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Text editing (Code editor)
files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see...
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
SOAP functions (prefix syntax)
List of SOAP functions...
ERR_NO_END_TAG