ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions (prefix syntax)
List of XML functions
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
Managing the XSD
WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details...
Print constants
List of constants used by the print functions....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Private Store for mobile applications
There are two methods two deploy your applications......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Character strings
WLanguage supports different types of strings....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Multilingual project
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min