|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
Menu options can be manipulated... |
|
|
|
|
|
|
A main menu is necessarily associated with a window... |
|
|
|
|
|
|
Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
Returns the version number of the wdxxxvm DLL. |
|
|
|
|
|
|
The DecimalPart property is used to configure Numeric items. |
|
|
|
|
|
|
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
|
|
|
|
|
|
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming. |
|
|
|
|
|
|
The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Returns the number of payments required to pay off a capital according to a given rate. |
|
|
|
|
|
|
Creates a matrix containing 0 row and 0 column. |
|
|
|
|
|
|
Returns the number of entries for a given key item. |
|
|
|
|
|
|
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed.... |
|
|
|
|
|
|
Returns the prefix of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
Returns the value of current element (tag or XML attribute) or the value of one of its attributes. |
|
|
|
|
|
|
Restores the configuration of a Dashboard control. |
|
|
|
|
|
|
The Secure property is used to configure the security level of data file encryption. |
|
|
|
|
|
|
The color constants are mainly used in the chart functions, the print functions and the drawing functions...... |
|
|
|
|
|
|
The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
The InMilliseconds property is used to convert a Duration variable to milliseconds. |
|
|
|
|
|
|
Modifies the behavior of standard FTP functions. |
|
|
|
|
|
|
Calculates the value of linear amortization of a product over a specific period of time. |
|
|
|
|
|
|
Calculates the interest rate for a loan over a specific period of time with fixed payments. |
|
|
|
|
|
|
Returns:
the number of the current record in the HFSQL data file.
the number of the current record in the HFSQL view.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|