ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to use an array of structures?
An array of structures is an Array variable......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
iPrintBlock (Function)
Forces a report block to print.
dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
fSelectDir (Example)
Usage example of the fSelectDir function
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Creating the menus for the pages of the WEBDEV RAD pattern