ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
The OLE control
The OLE control is used to handle an OLE object......
Defining columns of Table controls programmatically
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Interface of WDInst
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Programming patterns
CAUTION......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
NextTitle (Function)
Modifies the title of next window to open.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......