ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.