ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Constants for managing contact functions
Word Processing constants
The following constants are used by the functions for managing the Word Processing 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.
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.