ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
Associating documents with the project
To describe a project in detail, you can associate documents with it...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
pdfAttachment (Type of variable)
... document.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
pdfBookmark (Type of variable)
... document.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
StartPosition (Property)
The StartPosition property gets the starting position of an element in a Word Processing document.
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
docFragment (Variable type)
... document.