ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
XMLAddChild (Function)
Adds a child tag into an XML document.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
SQLReqExists (Function)
Checks the existence of a query.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Error 701: The property is read-only
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
PicRotation (Function)
Rotates a WDPic image.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.