ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
1. Managing emails
WINDEV includes multiple methods to manage emails...
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and 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....
5. User Groupware in practice
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....
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....
ERR_NO_PAGE
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
<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......