ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Miscellaneous WINDEV functions
  • Special cases
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Warning
From version 17 (78), EndTrace is kept for backward compatibility. This function has been replaced with TraceEnd.
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Note When the project is closed, the trace window is automatically closed and recording to the text file is automatically stopped.
Example
// Fermeture de la fenêtre de trace
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: wd300vm.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help