ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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.
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.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Error (Function)
Displays a custom error message in a system error window.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Constants for managing appointments
Lists of constants used to manage the appointments...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
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.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.