ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<WBAdminAuth variable>.UpdateAccount (Function)
Modifies WEBDEV account settings on a WEBDEV Application Server.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table or TreeView Table control.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<ANSI string>.Contains (Function)
Allows you to check if a substring is within a string.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.