ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
HTTPCreateForm (Function)
Creates an HTTP form.
Creating requirements
The following steps must be performed to implement the requirements......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
Functions for handling commands in console mode
Functions for handling commands in console mode....
<Command variable>.WriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
<Table>.InputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
Debugging functions
List of debugging functions...