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
Constants used by the TraceStart function
The following constants are used by TraceStart:
ConstantDetail
trCreationClears the trace window
trTopMostThe trace window is displayed above all the other system windows
trDisableAll the calls to Trace will be ignored.
trWindowThe trace window is displayed in the upper-left corner of the screen.
WEBDEV - Server code The trace window will not be displayed when a site is deployed.
trFileThe trace window will not be displayed anymore and the information found in the trace window will be saved in the file named <Trace file>.
Linux Only this constant is available. By default, this file is created in the UNIX temporary directory and is named "Trace_<Project>.txt".
trWindow + trFileThe trace window will be displayed and the information found in the trace window will be saved in the file named <Trace File>
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