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.
iVLine (Function)
Prints a vertical line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Scheduler report
The report editor allows you to create "Scheduler" reports....
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
TreeListItem (Example)
Usage example of the TreeListItem function
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
MemFound (Function)
Checks whether the sought element was found.
SQLModify (Function)
Modifies the content of a row in the query result.
Functions for handling directories and external files
List of functions for handling external files...
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....