ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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 functions are used to manage Facebook authentication (prefix syntax).
<fbSession variable>.GetUserInformationRetrieves the Facebook information of connected user.
<fbSession variable>.RequestPerforms a communication request (HTTP request) to the Facebook Graph API.
<fbSession variable>.StartUsed to authenticate and log in to Faceboook.
<fbSession variable>.StatusChecks the status of a Facebook session.
<fbSession variable>.StopStops the Facebook session that was started by <fbSession variable>.Start.
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment