ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
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.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
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.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
ListProcedureLoadImage (Function)
Specifies the procedure to be called when displaying a row in a ListView control. This makes it possible to display an image dynamically, rather than loading an image from disk.
ReplicInfo (Function)
Returns information about a replication.
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....
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......