ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Financial constants
List of constants used by the financial functions....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ThreadRequestStop (Function)
Sends a stop request to a thread.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Modbus functions
List of Modbus functions...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Composite chart
A composite chart is a chart that displays several types of charts......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Constants used by the functions for managing Tab controls