ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Facebook functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following constants are used by the functions for managing the Facebook connections:
ConstantDescriptionUsed by the functions
fbEmail
  • Information to retrieve: User's email address.
  • Rights required during the Facebook connection: "email" permission: Used to access the first email address of a person.
fbIdentifierInformation to retrieve: Facebook identifier of user.FBGetUserInformation
fbImageInformation to retrieve: User's image.FBGetUserInformation
fbInfoFriendsRights required during the Facebook connection: "user_friends" permission: Used to access the liste of friends for your application.fbSession type
fbInfoProfileRights required during the Facebook connection: "public_profile" permission: Used to access the public profile of a person.fbSession type
fbNameInformation to retrieve: Name of user.FBGetUserInformation
fbSessionClosedSession status: Facebook session stopped.FBSessionStatus
fbSessionIncorrectPermissionSession status: Facebook session started with rights other than the ones of the session passed in parameter.FBSessionStatus
fbSessionOpenedSession status: Facebook session started.FBSessionStatus
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help