ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Facebook functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following constants are used by the functions for managing Facebook connections:
ConstantDescriptionUsed by the functions
fbEmail
  • Information to retrieve: User's Email.
  • Rights requested when connecting to Facebook: "Email" permission: Allows access to a person's first email address.
fbIdentifierInformation to be retrieved: User's Facebook ID.FBGetUserInformation
fbImageInformation to be retrieved: User image.FBGetUserInformation
fbInfoFriendsPermission "user_friends": Allows access to your application's list of friends.fbSession type
fbInfoProfilePermission "public_profile": Allows access to a person's public profile.fbSession type
fbNameInformation to retrieve: User name.FBGetUserInformation
fbSessionClosedSession status: Facebook session closed.FBSessionStatus
fbSessionIncorrectPermissionSession status: Facebook session opened with different rights from those of the session passed in parameter.FBSessionStatus
fbSessionOpenedSession status: Facebook session open.FBSessionStatus
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/25/2025

Send a report | Local help