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.
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
Paragraph (Property)
The Paragraph property is used to manipulate paragraphs in a Word Processing document.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
WorksheetName (Property)
The WorksheetName property gets and sets the name of a worksheet in an XLS document.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Hash functions
Hashing is used to summarize a file or a character string......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
docFragment (Type of variable)
... document.