ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Document (Variable type)
The Document type is used to handle a "docx" document.
Service variable
The Service variable is used to......
HDescribeConnection (Function)
Describes a new connection to an external database.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
BackgroundTaskAdd (Function)
Adds a new background task.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HTTPRequest (Function)
Starts an HTTP request on a server.
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Installing the monitoring robot
The monitoring robot includes three executables......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......