ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
mongoCollection (Variable type)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
saasService (Variable type)
The saasService type is used to define the advanced characteristics of a SaaS service.
mongoOperationsOption (Variable type)
The mongoOperationsOption type is used to define the options of bulk operations.
picRTF (Variable type)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
diagText (Variable type)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
sfEmptyRecycleBinResult (Variable type)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
rssIdentifier (Variable type)
The rssIdentifier type is used to describe the unique identifier of a RSS feed entry...
mongoOperationReplaceOne (Variable type)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
ocrOption (Variable type)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
mongoOperationUpdateOne (Variable type)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
sfSaveResult (Variable type)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
kbActionAllowed (Variable type)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
diagWaypoint (Variable type)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
Polygon (Variable type)
The Polygon type is used to define the points of a polygon.
diagHead (Variable type)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
MarkerImage (Variable type)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.