ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
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.
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.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
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.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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
Sound (Function)
Plays a sound in WAV format.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
iPrintReport (Function)
Prints a report created with the report editor.
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.
SendMessage (Function)
Sends a Windows message to a control or to a window.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
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....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
RegistryCreateKey (Function)
Creates a key in the Windows registry.