ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
PageDisplay (Function)
Displays a web page in the user's browser....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.