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...
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database...
Configuring an application with User Groupware
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update...
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number...
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one...
HOnError (Function)
Customizes the management of HFSQL errors.
Running the test of the User Groupware and installing it
The stress tests are used to check......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access...
WDINT setup
How to?
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......