ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Managing the users of an application installed on the network
The management of users allows you to find out from the server......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Password (Property)
The property 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....
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
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....
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
NET constants
List of constants used by the DotNet functions....
Component (Property)
The Component property configures the different components of a composite key.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.