ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuInsertSeparator (Function)
Inserts a separator into a menu.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
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....
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.
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
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).
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
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.
Control management functions
List of functions for managing controls...
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
SysInstance (Function)
Returns the instance of a module.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....