ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
Binding a Check Box control to an item
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.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
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
iCalendarToAppointment (Function)
Lists the appointments described in a character string 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].