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).
Error 19: The step of this FOR loop must be constant
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
3. Deploying a WINDEV application
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
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...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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......