ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
MATLAB functions
The following functions are used to access MATLAB:...
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......