ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HIndex (Function)
Rebuilds the file index (".NDX" file).
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
zipExist (Function)
Used to find out whether an archive exists.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Contains (Function)
Allows you to check if a substring is within a string.