ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
xlsUnmergeCell (Function)
Unmerges a range of cells.
FTPConnect (Example)
Usage example of the FTPConnect function
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
fMoveFile (Function)
Moves a file from one directory to another.
ThreadPause (Function)
Pauses the current thread during the specified duration.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
FTP constants
List of constants used by the FTP functions....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grColor (Function)
Returns and initializes the color of different chart elements.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.