ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
7. Window templates
...Window templates...
WaitWindowStart (Function)
Opens the wait window of application.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Chart management functions
...Chart management functions...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
ServiceExist (Function)
Checks whether a service is installed.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WLanguage procedure called by inAppRestorePurchases
Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
WLanguage procedure called by inAppListProductInfo
Procedure ("Callback") called by inAppListProductInfo when the product details are received.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
MDIMother (Function)
Identifies the name of the MDI parent window.