ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Manipulating Organization Chart controls programmatically (prefix syntax)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
HOpenConnection (Function)
Opens a connection to a specific database.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
Handling Organization Chart controls programmatically
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HDescribeConnection (Function)
Describes a new connection to an external database.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).