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"...
Constants for managing projects
List of constants used by the functions for managing projects....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
Passing parameters
The parameters can be passed to a procedure......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
2. User-friendly editors in practice
User-friendly editors in practice...
"?" menu
WINDEV proposes a help menu adapted to your applications......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based...
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without...
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating the link buttons in the windows of a WINDEV RAD pattern
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.