ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
HTMLRemoveAttribute (Function)
Removes a given attribute
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Constants for managing Gantt charts
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Functions for managing the Combinations and Enumerations
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
<Array>.Copy (Function)
Copies the content of an array to another array.