ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskWait (Function)
Waits for the execution of a parallel task.
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.
Salesforce functions
List of Salesforce functions...
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.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
DashCount (Function)
Returns the number of widgets found in a Dashboard 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.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
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...
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
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.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.