ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Report based on a query
Queries are used to easily select records in one or more data files......
Event (Example)
Usage example of the Event function
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.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Structure (Type of variable)
A structure is a custom type of data...
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
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.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
Rights on the virtual directory
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....