ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
2. First tests
WINDEV Mobile Tutorial - My first Android/iOS application Lesson 2 - First tests - 1 hr...
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
7. Consuming a web service
WINDEV Mobile tutorial - Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
SystemBarColor (Property)
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.