ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsVersion (Function)
Returns the Excel version that was used to save the file.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerEject (Function)
Opens or closes the door of current burner.
BurnerList (Function)
Returns the list of burners installed on the current computer.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
BurnerSelect (Function)
Used to select the default burner.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
iListPrinter (Function)
Returns the list of printers installed on the current computer.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.