ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Summary table: Managing the application directories according to the platform
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....
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.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Managing space characters in the searches?
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.