ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
SysInstance (Function)
Returns the instance of a module.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Window management functions
List of functions for managing windows...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Installing the monitoring robot
The monitoring robot includes three executables......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.