ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
ControlClone (Function)
Creates a new control from an existing control.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
GPSGetPosition (Function)
Retrieves information about the current device position.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Various WEBDEV constants
Various WEBDEV constants...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Popup window
WINDEV allows you to open windows in popup format......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Sub-query
A sub-query is a query whose result is used by another query......