ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
JSONToXML (Function)
Converts a JSON string to XML.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.