ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property gets and sets the angle of an element.
fTrackFile (Function)
Triggers the tracking of a file.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
ThreadPersistent (Function)
Makes a thread persistent.
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...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Tab control functions
The following functions are used to manage tabs......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
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.
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:...