ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
SocketWrite (Function)
Writes a message intended to another socket.
HFSQL constants
List of constants used by the HFSQL functions....
grParameter (Function)
Retrieves or modifies a chart parameter.
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
3. Deploying a dynamic WEBDEV site
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.