ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
ERR_LAUNCH_FAILED
Writing an email: the available methods
This help page presents the methods for writing an email....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
16. Protecting access to the site: passwords
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
2. UML models
2. UML models