ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.