ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
nWDSetParentNext
Set the parent of the next window to open......
<emailIMAPSession variable>.SubscribeToFolder (Function)
Adds an existing folder to the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.FileExist (Function)
Checks if a given file exists on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>Attribute (Function)
Gets the attributes of a file located on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Constants for WLanguage types
List of constants for managing WLanguage types....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......