ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
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....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Printing nested reports
To create a main report containing several secondary reports:...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
The Tab control
The Tab control is used to simultaneously display different controls......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ArraySort (Function)
Sorts a WLanguage array.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Declaring and using a variable
A variable is defined by name and type......
ControlClone (Function)
Creates a new control from an existing control.
zipDeleteAll (Function)
Deletes all files from an archive.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Sum (Function)
Calculates the sum of the array elements.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.