ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
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.
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.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
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...
HOpen (Function)
Opens a data file.
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...
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Size (Property)
The Size property is used to determine and change the size of an element.
fCompare (Function)
Compares the content of two files bit by bit.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.