ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
iHPos (Function)
iHPos is kept for backward compatibility.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WDTRAD options
API (Function)
Runs a function found in an external DLL.
NetworkConnect (Function)
Associates a drive with a shared network directory.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
iParameterViewer (Function)
Configures the report viewer.
fOpenTempFile (Function)
Creates and opens a temporary file.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Referring to an element in a WLanguage event / process
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.