ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
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.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image...
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event...
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event...
HTML document management functions
List of functions that manipulate HTML documents....
Automatic documentation of external components
External components must include a technical documentation......
Automatic documentation of procedures and methods
an automatic documentation for the procedures (or class methods)......
Notes document management functions
List of functions for managing Notes documents...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows...
Site map of PC SOFT documentation
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
docStyle (Type of variable)
... to a document, a paragraph or a document fragment.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view...
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view...
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view...
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print...
1
2
3
4
5
6
38
>