ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ERR_BAD_FILE
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SSHWrite (Function)
Writes data into the specified SSH session.
Data source (Example)
Usage example of the Data source type
NFCWriteTag (Function)
Starts writing data to an NFC tag.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
grRBAddData (Function)
Adds data to a Radial Bar chart.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.