ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
FTP constants
List of constants used by FTP functions....
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....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
iDestination (Function)
Configures the print destination.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HOpen (Function)
Opens a data file.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Structure (Type of variable)
A structure is a custom type of data...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
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).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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.