ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various constants
List of various constants used by the constants WINDEV functions....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
WinStatus (Function)
Identifies or modifies the window status.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......