ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
WinEdActive (Function)
Allows: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
17. Project Management Hub
...Project Management Hub...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
SCM: Repository versions
There are different versions of the SCM repository......
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
CertificateExtractEnvelopedMessage (Function)
Checks the validity of a PKCS7 wrapped signature and extracts the wrapped message. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
7. Consuming a web service
WINDEV Mobile tutorial - Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Generating an application for Universal Windows 10 App
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.