ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HOpenConnection (Function)
Opens a connection to a specific database.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
How to open a window?
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Various WEBDEV constants
Various WEBDEV constants...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Local procedure
Two types of procedures are available......