ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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.
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.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
Step 1: Configuring the print parameters
This step allows you to choose......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
XMLDocument (Function)
Creates a new XML document.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
iMargin (Function)
Defines the "logical" print margins.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
iParameterPDF (Function)
Defines the options for the generated PDF file.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.