ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by tapiDial
tapiDial callback
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
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.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
BrowserShare( Function)
Starts native device sharing.
WLanguage procedure called by inAppPurchaseProduct
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.