|
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
Usage example of the SQLModify function |
|
|
|
|
|
|
Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
List of constants used by the Automatic Application Features (AAF) functions.... |
|
|
|
|
|
|
Writes text or image information into the system clipboard. |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
The keywords used to identify the current element are: |
|
|
|
|
|
|
Usage example of the SQLExec function |
|
|
|
|
|
|
Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
Usage example of the HDescribeFullTextIndex function |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
New features in WEBDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
Pauses the current thread during the specified duration. |
|
|
|
|
|
|
Starts the execution of a process through programming. |
|
|
|
|
|
|
Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
Multiplies each matrix element by a value. |
|
|
|
|
|
|
Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|