ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV, WEBDEV and WINDEV Mobile 2024 feature!
Help / WLanguage / WLanguage functions / Standard functions / Guided Tour functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Stops the current Guided Tour or another specified Guided Tour.
Example
// Stops the current Guided Tour
GuidedTourStop()
Syntax
GuidedTourStop([<Guided tour>])
<Guided tour>: Optional GuidedTour variable
Name of the GuidedTour variable that corresponds to the Guided Tour to be stopped.
If this name is not specified, the current Guided Tour is stopped.
If no Guided Tour is in progress, or if a Guided Tour other than the one specified is in progress, this function has no effect.
Component: wd290mdl.dll
Minimum version required
  • Version 2024
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 12/13/2023

Send a report | Local help