ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HChangeKey (Function)
Changes the browse item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
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.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....