ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
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.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.