ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<emailIMAPSession variable>.UnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Translating a text file with WDTRAD
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WLanguage types
The different types in WLanguage are......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
3. Project dashboard
Project dashboard...
".STY" file: "Style sheet" file
A style sheet is a "......
16. Types of code
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Handling Organization Chart controls programmatically