ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
Android permission management functions
The following functions are used to manage permissions in Android applications...
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
fDelete (Function)
Deletes a file accessible from the current computer.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
OrgModify (Function)
Modifies an element in an Organization Chart control.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
rssInitialize (Function)
Loads a RSS stream in memory.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.