ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
3. UML models in practice
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
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.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Looper control functions
List of functions for managing Looper controls...
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).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
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.