ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProjectInfo (Function)
Returns specific information about the project currently run.
InfoBuild (Function)
Displays a custom message in a system information window.
Programming the table cells
The Table controls can be handled......
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 develop a PHP site?
What is a PHP site?......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
NFC constants
List of constants used by the NFC functions...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
NET constants
List of constants used by the DotNet functions....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Variable scope
Variables can be declared anywhere in the code....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......