ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
VideoStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
TelemetryEnable (Function)
Enables the telemetry manually.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Window controls
Several types of controls can be used in a window, ......
RegistryValueType (Function)
Returns the type of value found in the registry.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HTTPSendForm (Function)
Sends an HTTP form.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
NumberInWords (Function)
Converts a number to words.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
fSeek (Function)
Gets and sets current position in an external file.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.