ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
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......
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......
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......
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......
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)......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
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.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......