ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMax (Function)
Calculates the maximum value for a series of values.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
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....
Events associated with control templates
List of events associated with control templates...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StatSum (Function)
Calculates the sum for a series of values.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
zipExist (Function)
Used to find out whether an archive exists.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
FirstDayOfMonth (Function)
Returns the first day of the month.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.