ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatDate (Function)
Returns the date of the last update for the index statistics.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HDescribeLink (Function)
Describes a link between two data files through programming.
HMode (Function)
Changes the mode and the method for locking data files.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
SQLListSource (Function)
Lists the data sources declared on a local site.
HDelete (Function)
Deletes a record from a data file (query or view).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
12. Retrieving data from a site
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......