ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramToImage (Function)
Exports a diagram to a variable of type Image.
PDFToText (Function)
Extract the text contained in an Document PDF.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HOpenConnection (Function)
Opens a connection to a specific database.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
MCIVolume (Function)
Modifies or returns the sound volume.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
CertificateSignString (Function)
Creates the signature of a character string.
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function