ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToInteger (Function)
Converts a date to an integer.
Aliases on data files: HAlias
The aliases are used to handle......
1. Project and analysis
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Source>.Open (Function)
Opens a data file.
DDEUpdate (Function)
Modifies a linked data.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HOpen (Function)
Opens a data file.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Structure (Type of variable)
A structure is a custom type of data...
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......