ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCurrentFile (Function)
Returns the name of the file currently generated.
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.
FBSessionStatus (Function)
Checks the status of a Facebook session.
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.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
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).
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.