ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Dynamic site on specific configurations
HToItem (Function)
Assigns the specified value to an item of the current record.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HAddUser (Function)
Adds a user to a database.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLDocument (Function)
Creates a new XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
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.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
HSetREP (Function)
Enables or disables the management of .REP file.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
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.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Automatic management of exceptions
The management of exceptions can be customized by process......
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.