ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
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.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
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.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware web service.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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.