ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
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.
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.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
fSeek (Function)
Gets and sets current position in an external file.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Sound (Function)
Plays a sound in WAV format.