ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
Test (External language)
Displays each function call and each status report returned by the function.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.