ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenMobileWindow (Function)
Opens a window in a mobile application.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
TreeCollapse (Function)
Collapses a branch previously expanded.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Thread functions
List of functions for managing threads...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......