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
trDisableAll the calls to Trace will be ignored.
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>.
trTopMostThe trace window is displayed above all the other system windows
trWindowThe trace window is displayed in the top left corner of the screen.
WINDEV Mobile The trace window will not be displayed when running the executable.
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