ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reloading a document
To reload a document, ...
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Associating documents with the project
To describe a project in detail, you can associate documents with it...
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLDocument (Function)
Creates a new XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
ShellExecute (Function)
Opens a document in its associated application.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglDelete (Function)
Deletes data from the Google server.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
2. User-friendly editors in practice
User-friendly editors in practice...
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
HTMLRemoveAttribute (Function)
Removes a given attribute
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......