ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Structure (Type of variable)
A structure is a custom type of data...
Events associated with framesets
List of events associated with framesets...
SocketCreate (Function)
Creates a socket.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
NextTitle (Function)
Modifies the title of next window to open.
CharactType (Function)
Returns information about the type of character.
fFileName (Function)
Returns the name of an external file that is currently opened.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
SocketConnect (Function)
Connects a client computer to a given socket.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.