ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
FTP constants
List of constants used by FTP functions....
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.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
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.
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.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...