ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing objects (External language)
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Programming patterns
CAUTION......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Creating links
Links help users navigate the help system......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
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.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<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......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
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......
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.