ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
DownloadAdd (Function)
Adds a new download in the device's download manager....
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Date (Type of variable)
The Date type enables you to easily handle the dates...
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<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.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.