ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
7. Dynamic site on specific configurations
HSetREP (Function)
Enables or disables the management of .REP file.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
XAxisMin (Property)
The XAxisMin property gets the minimum 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.
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.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
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.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
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.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.