ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCopy (Function)
Copies the content of an array to another array.
File download functions
The following functions are used to manage downloads......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
RESTSend (Function)
Sends a REST request and waits for the server response.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
GglFillCalendar (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved (by using criteria if necessary).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
DeleteAll (Function)
Deletes all 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....
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
dBorder (Function)
Draws the borders.
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....