ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HTML document management functions
List of functions that manipulate HTML documents....
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....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Constants for managing the Enumerations and the Combinations
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Date and Time management functions
List of functions for managing dates and times...
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Redis management functions
The following functions are used to manage a Redis database:...
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Array>.Sort (Function)
Sorts a WLanguage array.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).