ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
<Table>.InputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Debugging functions
List of debugging functions...
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.