ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
<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.
LastDayOfYear (Function)
Returns the date of the last day of the year.
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.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
PicResize (Function)
Resizes a WDPic image.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......