ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
Creating links
Links help users navigate the help system......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Report controls
Several types of controls can be handled in a report created by the report editor......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
fDelete (Example)
Usage example of the fDelete function
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
WINDEV concepts
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
<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......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
PDFPassword (Function)
Protects a PDF document with a password.
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.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Project description: Style tab
The project description window allows you to configure various elements of your project......
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......