ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Operations performed on collaboration diagrams
The following paragraphs explain......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Delete (Function)
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....
Error 116: An array dimension must be an integer value
<Array>.Delete (Function)
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....
ArrayDelete (Function)
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....
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
<Looper>.ExpandAll (Function)
Expands all breaks in a Looper control with break.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
ArrayCopy (Function)
Copies the content of an array to another array.
<Array>.Copy (Function)
Copies the content of an array to another array.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Operations performed on deployment diagrams
The following paragraphs explain......
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.