ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
ToastDisplay (Function)
Displays a "Toast" message.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
SocketWrite (Function)
Writes a message intended to another socket.
Handling an internal component
An internal component is a set of elements from a project......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Progress Bar control properties
List of properties associated with the Progress Bar control...