ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Miscellaneous WINDEV 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
Warning
From version 17 (78), EndTrace is kept for backward compatibility. This function is replaced by TraceEnd.
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Remark: When the project is closed, the trace window is automatically closed and the text file save is stopped.
Example
// Closing the trace window
TraceEnd()
Syntax
TraceEnd()
Remarks
Component: wd290vm.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help