ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming automatic calculations in the columns of a Table control
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Error 1: Syntax error
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
The Cell control
The Cell control contains controls......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
13. Print: Reports
WINDEV reports...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......