ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.