ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Reports
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Local procedure
Two types of procedures are available......
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
4. Monitor your applications
Defining a help window template
WINDEV allows you to create help window templates......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
What is an application?
An application is a set of objects (windows, controls, ......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Generating an application for Universal Windows 10 App