ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Name (Property)
The Name property is used to get the name of an element.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDescribeConnection (Function)
Describes a new connection to an external database.
HDescribeFile (Function)
Describes a data file programmatically.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
SCM file format evolutions
Four versions are available for the SCM repository......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Report controls
Several types of controls can be handled in a report created by the report editor......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
HFSQL constants
List of constants used by the HFSQL functions....
Specific features of the Express version
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
System constants
List of constants used by the system functions....