|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
The IntegerPart property is used to configure Numeric items. |
|
|
|
|
|
|
The DecimalPart property is used to configure Numeric items. |
|
|
|
|
|
|
List of constants used by the functions for managing cursors and the mouse... |
|
|
|
|
|
|
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 DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming. |
|
|
|
|
|
|
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 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|