ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLReqExists (Function)
Checks the existence of a query.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
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
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
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....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
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
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.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.