ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window controls
Several types of controls can be used in a window, ......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
String constants
List of constants used by string functions...
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
The Clickable Image control
The Clickable Image control can be used to......
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.