ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File download functions
The following functions are used to manage downloads......
<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.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
RESTSend (Function)
Sends a REST request and waits for the server response.
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).
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)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
RSS feed management functions
List of functions for managing RSS feeds...
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Constants for managing Big Data Redis databases
Continent and country management functions
Continent and country management functions...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
HTML document management functions
List of functions that manipulate HTML documents....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
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....