ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the setup program
Two tools can be used to create a setup program......
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
HOpenConnection (Function)
Opens a connection to a specific database.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
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)
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.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
How to open a window?
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
The different types of windows
The following types of windows can be created in a WINDEV application......
Testing a project: setting
By testing the project you can simulate how the application will run......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......