ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<GuidedTour>.Stop (Function)
Stops the current Guided Tour or another specified Guided Tour.
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
GuidedTourStop (Function)
Stops the current Guided Tour or another specified Guided Tour.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Binary values management functions
List of functions for managing binary values...
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
Root (Function)
Returns the root of a number.
<Array>.Sum (Function)
Calculates the sum of the array elements.
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).
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.