ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
XMLDocument (Function)
Creates a new XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
7. Dynamic site on specific configurations
HSetREP (Function)
Enables or disables the management of .REP file.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
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.
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.