ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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...
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
ModbusDisconnect (Function)
Closes the Modbus session.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
Composite variable
A composite variable contains different types of elements (members)...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
StringBuild (Function)
Builds a character string from an initial string and parameters.