ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
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....
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
PDFVerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
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....
Constants for managing Gantt charts
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location....
xlsUnmergeCell (Function)
Unmerges a range of cells.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ArrayCopy (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.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HDescribeFile (Function)
Describes a data file programmatically.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.