ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grGetData (Function)
Retrieves a data from a chart.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
<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....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
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....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
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....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
<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.
ContextClose (Function)
Closes a page context.
DDEUpdate (Function)
Modifies a linked data.
MemCreate (Function)
Creates a memory area.
HOpen (Function)
Opens a data file.
grAddData (Function)
Adds a data into a chart.
FaxPause (Function)
Pauses a fax in the spooler.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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....
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....