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...
diagConnectionPoint (Variable type)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
diagActionAllowed (Variable type)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
sfLeadConvertResult (Variable type)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
docAutoReplace (Variable type)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
File download functions
The following functions are used to manage downloads......
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
ManualEvent (Variable type)
The ManualEvent type is used to manage a manual event.
gglOrganization (Variable type)
The gglOrganization type is used to describe the companies and organizations to which a contact belongs...
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
saasClient (Variable type)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
sfExecuteProcessResult (Variable type)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
diagGroup (Variable type)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
sfSearchResult (Variable type)
The sfSearchResult type is used to find out the result of SFSearch...
upnpImage (Variable type)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Handling an internal component
An internal component is a set of elements from a project......