ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
<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.
2. User-friendly editors in practice
User-friendly editors in practice...
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Data source (Example)
Usage example of the Data source type
Execute (Function)
Starts the execution of a process through programming.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Summary table: Managing the application directories according to the platform
Label report
The report editor allows you to create "Label" reports......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
7. Multilingual applications in practice
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.