ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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).
Configuring the setup program
Two tools can be used to create a setup program......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
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......
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....
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.
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......
Constants for managing the windows
List of constants used by the functions for managing the windows...
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)......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
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.