ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
3. Deploying a WINDEV application
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Error 1005: To explicitly access a global element of '%1' class, use the syntax
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.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Guide organization
Organization of WINDEV Concepts...
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......