ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBSessionStatus (Function)
Checks the status of a Facebook session.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
ThreadState (Function)
Returns the current status of a thread.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
TwainState (Function)
Returns the status of the current source.
SNMPOIDStatus (Function)
Returns the status of an OID.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
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.
<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....
Error 531: The negative or null subscripts are not allowed
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
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, ......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
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......
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.
<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).
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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......
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.
<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....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......