ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
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.
FinNetCurrentVal (Function)
Returns the net current value of investment.
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.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
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.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
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.