ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Runtime log
The runtime log is the best way to identify the most used features of an application......
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).
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......
17. Project Management Hub
...Project Management Hub...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
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......
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
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.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.