ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
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.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
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.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
HFSQL Client/Server: Configuring the data files on the server
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Export your data to Excel
Export your data to Word
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....