ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLDocument (Function)
Creates a new XML 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.
<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...
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
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.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write...
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
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......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
<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......
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.