ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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.
FTP constants
List of constants used by the FTP functions....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
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.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
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....
HOpen (Function)
Opens a data file.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Structure (Type of variable)
A structure is a custom type of data...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...