ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Repositionable Note functions
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Functions for managing Executables in Console mode
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.