ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Miscellaneous WINDEV functions
  • Trace file
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
Clears the content of trace window opened in parallel with the current window.
Example
// Clears the content of trace window
TraceDeleteAll()
Syntax
TraceDeleteAll()
Remarks

Trace file

The trace can be performed on a file in the following cases:
  • on Linux,
  • via TraceStart associated with the trFile constant.
In this case, TraceDeleteAll deletes the trace file.
Business / UI classification: Neutral code
Component: wd290vm.dll
Minimum version required
  • Version 24
This page is also available for…
Comments
Video TraceDeleteAll
https://youtu.be/2taOgBYrHGw
https://windevdesenvolvimento.blogspot.com/2019/08/dicas-2258-windev-webdev-mobile-24.html
// BTN_TRACEDELETEALL
TraceDeleteAll()
// LIMPAMOS O QUE TEM DENTRO DO TRACE, MAIS UMA NOVIDADE
amarildo
22 Aug. 2019

Last update: 05/26/2022

Send a report | Local help