ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
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.
Assignment operators
Three assignment operators are available......
Constants for managing Gantt charts
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.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
hdfsCopyTo (Function)
Copies a file located on the local machine to 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.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.