ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
New features in WEBDEV 2025
WEBDEV 2025 is available!
WEBDEV 2025 Tutorial - Table of contents
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must...
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
PageAddress (Function)
Used to find out the Internet address of a page.
X (Property)
The X property is used to get and change the X-coordinate of an element.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
FBSessionStatus (Function)
Checks the status of a Facebook session.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Width (Property)
The Width property is used to determine and change the width of an element.
User (Property)
The User property is used to identify and change the user of a feature.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Text (Property)
The Text property is used to get and modify text.
Name (Property)
The Name property is used to get the name of an element.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
ModbusDisconnect (Function)
Closes the Modbus session.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.