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.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared...
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible...
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
Environment of the window editor
The main elements of window editor are as follows:
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
iPrintReport (Function)
Prints a report created with the report editor.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel...
WDINT license agreement
WDINT license agreement...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....