ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector for WINDEV and WEBDEV
Managing the users of an application installed in network
The management of users allows you to find out from the server......
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......
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....
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.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Native Access to SAP
SAP is a widely used ERP......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Native SQL Server Connector for WINDEV and WEBDEV 2024
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
5. User Groupware in practice
Android Control Center
Do you know where to find your application log files?...
Feedback component
The Feedback component is a component provided with WINDEV......
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.
Setup directory
The setup wizard allows you to configure the setup directory of application....
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....
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.