ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view...
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text,...
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view...
XMLSign (Function)
Signs an XML document.
DocUpdateFormula (Function)
Updates the formulas in a document.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
xlsSave (Function)
Saves an XLS document.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain...
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment....
How to find out whether a report was printed?
Columns (Property)
document (docTable variable). to the configuration of a text column in a multicolumn document...
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
GglUploadDocument (Function)
Uploads a document to the Google server.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
XMLSave (Function)
Saves an XML document in a file.
DocPrint (Function)
Prints a document in "docx" format.
DocSave (Function)
Saves a document as a "docx" file.
iPrintDoc (Function)
Prints a document in "docx" format.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
PDFPassword (Function)
Protects a PDF document with a password.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
1
2
3
4
5
6
38
>