ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
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....
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
MatFloatAdd (Function)
Adds a value to each matrix element.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Recycle code windows
By default, a single code window is opened per ......
7. Multilingual sites in practice
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Sound (Function)
Plays a sound in WAV format.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.