ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End-user UI management functions
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Reports & Queries: New features in this version
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.