ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Debug 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
dbgEndRecording (Function)
In french: dbgFinEnregistrement
Stops recording the scenario. The recording was started by dbgStartRecording.
Remark: This function is to be used for creating an automated test by the end user.
Example
dbgEndRecording()
Syntax
dbgEndRecording()
Remarks
dbgEndRecording has no effect if no scenario is being recorded.
Remark: The recording of the scenario can also be started via the ".wx" file found beside the executable. For more details, see Scenario created by the user.
Component: wd290vm.dll
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 07/03/2023

Send a report | Local help