ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
WDDIXIO overview
<Array>.Sort (Function)
Sorts a WLanguage array.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Error 301: Unknown identifier
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SQLConnect (Example)
Usage example of the SQLConnect function
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Creating a table in a report
Tables can be created in a report......