ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cell (Property)
The Cell property is used to manipulate one or more cells.
12. Universal replication
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
<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....
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....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
<Source>.Open (Function)
Opens a data file.
DDEUpdate (Function)
Modifies a linked data.
grGetData (Function)
Retrieves a data from a chart.
HOpen (Function)
Opens a data file.
grAddData (Function)
Adds a data into a chart.
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....
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......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
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....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
DDEUnLink (Function)
Interrupts a link between an item and a data.
GglDelete (Function)
Deletes data from the Google server.