ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Page constants
List of constants used by page functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The planes (in a window or in a report)
The planes are used to group the window controls......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......