ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
XMLChild (Function)
Positions on the first child element of current element.
PermissionList (Function)
Returns one or all the permissions declared by the application.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Looper control functions
List of functions for managing Looper controls...
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.
Item control properties
List of properties associated with the Item control...
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
3. UML models in practice
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
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.
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.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.