ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report blocks
A printed report includes several sections......
13. Debugger
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
ERR_BAD_PARAMETER
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
TimeValid (Function)
Checks the time validity.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Properties associated with the options of a Switch control
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Commands of the external interface
Error 121: Shadowing a structure
1. WLanguage functions specific to WEBDEV
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Radio Button control properties
List of properties associated with a Radio Button control...