ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware web service.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
fLoadResource (Function)
Loads the content of a resource from a library.
eCurrencyName (Function)
Returns the caption of a currency.
TableAddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
NotificationDisplay (Function)
Displays a message outside the browser.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a data transfer protocol that can be used via infrared beams and Bluetooth....
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed as parameter.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
GuidedTourStop (Function)
Stops the current Guided Tour or another specified Guided Tour.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
KioskEnable (Function)
Switches the current Android application to kiosk mode.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.