ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
PermissionRequest (Function)
Prompts the user to grant an application permission.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
JSONToTable (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
Constants for managing appointments
Lists of constants used to manage the appointments...
Manipulating Organizer controls programmatically (prefix syntax)
Organizer controls can be manipulated programmatically....
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
rssInitialize (Function)
Loads a RSS feed in memory.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
xlsUnmergeCell (Function)
Unmerges a range of cells.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......