ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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