ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. External component
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
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....
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.