ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Automation object
The Automation keyword is used to declare an automation object...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Events associated with Chart controls
List of events associated with the Chart controls...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Changing sites from AWP to SEO-ready session mode
16. Types of code
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
The planes in WEBDEV
The planes are used to group the controls of an element......
Configuring the IIS 7/7.5 server