ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Displaying a frameset in a WEBDEV website
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV website
Displaying a new page in a WEBDEV website can be done according to several methods......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Crosstab report
The report editor allows you to create "Crosstab" reports......
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....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
HTML constants
UUID
The UUID keyword can correspond to: the UUID variable type. the UUID property....
FTPFileExist (Function)
Checks if a given file exists on an FTP server.