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.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Constants for managing character strings
List of constants used by string management functions...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Database schema description window
The database schema description window includes all the characteristics and options of the current...
.NET application
To create a.NET application from a project......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...