ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
SQLListSource (Function)
Lists the data sources declared on a local site.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamStop (Function)
Stops receiving or broadcasting a type of data 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.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HMode (Function)
Changes the mode and the method for locking data files.
DDESend (Function)
Sends a data to the program connected via DDE.
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).
HStatDate (Function)
Returns the date of the last update for the index statistics.
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.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).