ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBSessionStatus (Function)
Checks the status of a Facebook session.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
iCurrentFile (Function)
Returns the name of the file currently generated.
gImageExists (Function)
Checks whether an image was loaded in memory.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).