ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Creating anchors
The anchors are used to define specific points in a help page......
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
AppListVersion (Function)
Lists the versions available on the reference setup server.
PDFPassword (Function)
Protects a PDF document with a password.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
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.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
PDFToText (Function)
Extract the text contained in an Document PDF.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
HFSQL Client/Server: Configuring the data files on the server
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Chart: Managing legends
Several types of legends are supported in the charts......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Ad Hoc deployment
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.