ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create and handle a structure?
This help page explains how to create and handle a structure....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
ERR_BAD_CONTEXT
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Programming patterns
CAUTION......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......