ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants used by the functions for managing countries and continents
zipOpenRAR (Function)
Opens an existing archive in RAR format.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Data persistence
The data persistence is used to store the value typed by the user......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Constant
The constants are language elements whose value is fixed once and for all...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
zipOpen (Function)
Opens an existing archive.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....