ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Trace file
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Runtime log
The runtime log is the best way to identify the most used features of an application......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
Constants used by the TraceStart function
List of constants used by the TraceStart function....
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
16. Application test in practice
Setup of the WEBDEV Application Server for Linux
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
HListFile (Example)
Usage example of the HListFile function
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
5. Site test in practice
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......