ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Facebook functions
16 results
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<fbSession variable>.Stop (Function)
Closes the Facebook session opened with the FBStartSession function.
Facebook constants
The following constants are used by the functions for managing Facebook connections:
Facebook functions
List of Facebook functions
Facebook functions (prefix syntax)
List of Facebook functions
FBGetUserInformation (Function)
Gets the Facebook information of the connected user.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
FBSessionStatus (Function)
Checks the status of a Facebook session.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
FBStopSession (Function)
Closes the Facebook session opened with the FBStartSession function.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers...