ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MatWrite (Function)
Writes an element into a matrix.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
URIGetInfo (Function)
Retrieves information of a URI resource.
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.
Events associated with Flash controls
List of events associated with Flash controls...
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TimeToString (Function)
Converts a time to a string in the specified format.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......