ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentDay( Function)
Returns the number of the current day in the current month.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
PDFPassword (Function)
Protects a PDF document with a password.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Using several libraries in an application
A library is a WDL file that contains all the resources......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Native Access to SAP
SAP is a widely used ERP......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
User report editor (Reports & Queries)
A report provides a custom view of data......
Feedback component
The Feedback component is a component provided with WINDEV......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....