ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HDescribeFile (Function)
Describes a data file programmatically.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
XMLSign (Function)
Signs an XML document.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Events associated with List Box controls
List of events associated with List Box controls...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......