ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
SysShutdown (Function)
Stops the system or closes the current Windows session.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
1
2
3
4
5
6
212
>