ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
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......
PDFPassword (Function)
Protects a PDF document with a password.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
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......
Android Control Center
Do you know where to find your application log files?...
User report editor (Reports & Queries)
A report provides a custom view of data......
Feedback component
The Feedback component is a component provided with WINDEV......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. External component
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......