ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
<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.
Error 116: An array dimension must be an integer value
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.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
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......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Error 113: Non-dynamic array without definition
Operations performed on use case diagrams
The following paragraphs explain......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WDMSG, WDTRAD and WDDIXIO: Translation tools
Operations performed on state-transition diagrams
The following paragraphs explain......