ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
DDESend (Function)
Sends a data to the program connected via DDE.
DateToMonthInAlpha (Function)
Returns the name of the month 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.
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.
CurrentDay( Function)
Returns the number of the current day in the current month.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<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.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......