ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
URL Rewriting
URL Rewriting is a technique used to improve SEO......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Alias (Property)
The Alias property gets the alias of an element.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Telemetry: Main features
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.