ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drive (Variable type)
The Drive type is used to handle online storage services. To use this type of variable, you need to connect to the desired service.
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Identifying the account that runs the AWP protocol
Used to modify the management mode of memo items.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).