ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<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....
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Code editor: Display options
The code editor proposes several display options......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Using an external component in an application
A component can be reused at any time in any application......
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
1. Examples provided with WINDEV Mobile
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
2. How to test a site?