ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
16. Managing requirements
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Constant
The constants are language elements whose value is fixed once and for all...
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.