ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector for WINDEV and WEBDEV
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.
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......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Native SQL Server Connector for WINDEV and WEBDEV 2024
Android Control Center
Do you know where to find your application log files?...
Feedback component
The Feedback component is a component provided with WINDEV......
fShortName (Example)
Usage example of the fShortName function
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Option (Property)
The Option property is used to get and change certain options.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
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.
Telemetry: Main features
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......