ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
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.
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.