ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Video functions
List of video functions...
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.