ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Continent and country management functions
Continent and country management functions...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
HTML document management functions
List of functions that manipulate HTML documents....
CommandLine
The CommandLine keyword can correspond to...
Constants used by the XML signature
Constants used by the XML signature...
Beacon functions
The following functions are used to manage Beacons......
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
ArrayCopy (Function)
Copies the content of an array to another array.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
6. Multiple generation
...Multiple generation...
MongoInfo (Function)
Returns information about a MongoDB database.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
RESTSend (Function)
Sends a REST request and waits for the server response.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
HTML (Property)
The HTML property is used to configure the use of HTML content.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......