ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
ThreadPersistent (Function)
Makes a thread persistent.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
fTrackStop (Function)
Stops monitoring a file or directory.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.