ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
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.
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.
1
4
5
6
7
8
38
>