ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
BurnerMediaFound (Function)
Used to find out whether the burner is empty or not.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Position
The Position keyword can correspond to...
Orientation (Property)
The Orientation property gets and sets the angle of an element.
Tab control functions
The following functions are used to manage tabs......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ThreadPersistent (Function)
Makes a thread persistent.
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.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Telemetry management functions
The following functions are used to manage the telemetry:...
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.