ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a web service request.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.