ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
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....
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Email management functions
List of functions for managing emails...
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.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
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.
SQLReqExists (Function)
Checks the existence of a query.