ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TreeView Table control properties
List of properties associated with the TreeView Table control...
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
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).
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Handling Organization Chart controls programmatically
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (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.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToInteger (Function)
Converts a date to an integer.
HDescribeConnection (Function)
Describes a new connection to an external database.