ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
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.
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.
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
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.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
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....
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
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......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.