ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Error 1050: This member already exists in the composite variable
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Manipulating Layout controls programmatically
A Layout control can be......
ERR_DISCONNECTED_RELOG
Returns an array without duplicates....
<Date type>.ToInteger (Function)
Converts a date to an integer.
fRename (Function)
Modifies the name of a file.
DateToInteger (Function)
Converts a date to an integer.