ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Multilingual project
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Carousel control
The Carousel control is used to display an animated menu made of images......
3. Site development life cycle
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
FTPDirExist (Function)
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<ftpConnection variable>.DirExist (Function)
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
xlsSave (Function)
Saves an XLS document.
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
FAA: Image field context menu
A context menu is available for Image controls......