ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Using an external component in an application
A component can be reused at any time in any application...
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLPath (Function)
Returns the current position in the document in XPATH format.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<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.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
Bookmark (Property)
The Bookmark property is used to manage the bookmarks of a document.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Border (Property)
The Border property defines the characteristics of the borders in a document.