ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_PARSER
ERR_WDADMIN_EXIST
ERR_BAD_FILE
ERR_BAD_PARAMETER
ERR_NO_PAGE
ERR_BAD_ACTION
ERR_NO_WDADMIN
ERR_NO_CURRENT_PAGE
ERR_BUTTON_EXPECTED
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
3. Application development cycle
Development cycle of a WINDEV application....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....