ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Share your projects via Git
Git is a source code manager......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Page (Property)
The Page property is used to handle a page.
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
DateToDay (Function)
Returns the day that corresponds to a given date.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Error 107: Redefinition of the parameter
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
17. Project Management Hub
...Project Management Hub...
2. WEBDEV administrator in practice
LanguageToName (Function)
Returns the name of a language.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Keep-alive on connection
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
WINDEV: Example of programmed Drag and Drop
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).