ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
Window (External language)
Returns the number of windows opened at a given time.
Progress (Property)
The Progress property returns the task progress status.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Printing nested reports
To create a main report containing several secondary reports:...
Writing an email: the available methods
This help page presents the methods for writing an email....
iListPrinter (Function)
Returns the list of printers installed on the current computer.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.