ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repairing the project
In some cases, "Project......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Various WEBDEV constants
Various WEBDEV constants...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
ChangeStyle (Function)
Modifies the style of a control dynamically.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.