ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
iEndReport (Function)
Forces the report print to stop.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
ThreadRequestStop (Function)
Sends a stop request to a thread.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
BeaconStopPreciseDetection (Function)
Stops the Beacon detection started by BeaconDetectPrecise.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
iCloseReport (Function)
Stops printing the current report immediately.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
HWatchStop (Function)
Stops watching a table on an HFSQL server.
<Source>.WatchStop (Function)
Stops watching a table on an HFSQL server.
1
2
3
4
5
6
364
>