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.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
7. Multilingual applications in practice
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project...
Image editor: Features
The image editor includes several features......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....