ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM file format evolutions
Four versions are available for the SCM repository......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
EventChange (Function)
Modifies the status of an event.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
tapiUnhold (Function)
Picks up a call on hold.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Customizing the report viewer: Available windows
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.