ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Constants for test
List of constants used by the functions for managing automated tests....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
14. PHP generation in practice
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.