ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLParent (Example)
Usage example of the XMLParent function
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
fDate (Example)
Usage example of the fDate function
fDateTime (Example)
Usage example of the fDateTime function
fSeek (Example)
Usage example of the fSeek function
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fCopyDir (Example)
Usage example of the fCopyDir function
Select query description window: Items that can be used
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HOpenConnection (Example)
Usage example of the HOpenConnection function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function