ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Project description: Options tab
The project description window allows you to configure various elements of your project......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
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....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
<ftpConnection variable>.DirExist (Function)
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
FTPDirExist (Function)
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Array type>.Contain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......