ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Creating the menus for the pages of the WEBDEV RAD pattern
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Handling Scheduler controls programmatically
A Scheduler control can be......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.