ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
7. Multilingual sites in practice
XLS file constants
List of constants used by the functions for managing XLS files....
InitParameter (Function)
Initializes the management of persistent values.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
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.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
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.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
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....
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.