ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
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.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
1
2
3
4
5
6
255
>