ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSONToTable (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
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.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
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:
PDFVerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
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.
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
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.
New (Reserved word)
New is used to allocate memory space...
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.