ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Creating a query
Two methods can be used to create a query......
Error 202: The method already has an access attribute (public, protected or private)
Closes the list of input suggestion of an Edit control....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
How to create a patch?
Burner constants
List of constants used by the burner functions....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
7. Internal component
An internal component is a set of elements from a project....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SSL certificate validity
The robot will check that the SSL certificate expiration time is greater than the time specified in the check parameters......
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
The Site Map control
The Site Map control allows the Web user to......
Declaring and using a variable
A variable is defined by name and type......