ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
WEBDEV Application Server 2024
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
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.