ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
ChangeCharset (Example)
Usage example of the ChangeCharset function
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
HTTPRequest (Example)
Usage example of the HTTPRequest function
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.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
fMakeDir (Example)
Usage example of the fMakeDir function
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
fDateTime (Example)
Usage example of the fDateTime function
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Select query description window: Items that can be used
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
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)....
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 through programming. Define the SQL expression returning the value of a calculated 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.
fCopyDir (Example)
Usage example of the fCopyDir 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....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HOpenConnection (Example)
Usage example of the HOpenConnection function