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.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
ScanList (Function)
Lists the scanners connected to the current computer.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current...
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
GglDelete (Function)
Deletes data from the Google server.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set...
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...