ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
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....
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
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......
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......