ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinStatus (Function)
Gets or sets the window state.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
SNMPOIDStatus (Function)
Returns the status of an OID.
ServiceStatus (Function)
Returns the current status of a service.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
TwainState (Function)
Returns the status of the current source.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
ThreadState (Function)
Returns the current status of a thread.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
FBSessionStatus (Function)
Checks the status of a Facebook session.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
BurnerStatus (Function)
Returns the status of the current burner.
Error 531: The negative or null subscripts are not allowed
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
2. User-friendly editors in practice
User-friendly editors in practice...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
WDDeploy features
WDDeploy can be used to......
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.