ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Miscellaneous WINDEV functions
  • Special cases
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
iPhone/iPadApple WatchPHP

Special cases

PHP Stops displaying the information at the beginning of the HTML page.
iPhone/iPadApple Watch Stops displaying information in the standard output window of Xcode.
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