ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAddSorted (Function)
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....
SQLModify (Example)
Usage example of the SQLModify function
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
ToClipboard (Function)
Writes text or image information into the system clipboard.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
SQLExec (Example)
Usage example of the SQLExec function
DeleteAll (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....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Length (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 brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
MatDelete (Function)
Deletes an existing matrix.
RoundCeil (Function)
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....
ThreadPause (Function)
Pauses the current thread during the specified duration.
Execute (Function)
Starts the execution of a process through programming.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
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.