ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
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.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
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.
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
PDFVerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
ArrayCount (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....
xlsUnmergeCell (Function)
Unmerges a range of cells.