ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWait (Function)
Waits for the end of the execution of the specified thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.