ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
5. User Groupware in practice
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
ERR_NO_PAGE
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
3. Application development cycle
Development cycle of a WINDEV application....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....