ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
EventDestroy (Function)
Explicitly destroys an event.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Calling a procedure/a function
Syntax for calling a local or global procedure.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Map control functions
Map control functions...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
gLine (Function)
Builds a sequence of characters containing a line.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Execute (Function)
Starts the execution of a process through programming.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.