ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
List of extension attributes
The list of extension attributes ......
Constants for managing tiles
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Printing in PDF format: Special cases
Specific features of print in PDF format...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WDTRAD options
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<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
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Various constants
List of various constants used by the constants WINDEV functions....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......