ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
nWDInit: Initialize the external language
Initializes the external language......
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSelectPlus (Function)
Selects a row in a Looper control.
fClose (Function)
Closes an external file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
UUDecode (Function)
Decodes a character string in UUEncode format.
grOrientation (Function)
Modifies the orientation of chart axes.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
zipClose (Function)
Closes an archive.
LooperInsert (Function)
Inserts a row into a Looper control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
fListResource (Function)
Lists the resources integrated to the application.