ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
SNMPOIDStatus (Function)
Returns the status of an OID.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
FBSessionStatus (Function)
Checks the status of a Facebook session.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
ServiceStatus (Function)
Returns the current status of a service.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
TwainState (Function)
Returns the status of the current source.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
BurnerStatus (Function)
Returns the status of the current burner.
ThreadState (Function)
Returns the current status of a thread.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
The planes in WEBDEV
The planes are used to group the controls of an element......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Organization chart linked to a data file
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
1. Testing a site: Elements to be tested
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
Static Text control properties
List of properties associated with a Static Text control...
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
ServiceStart (Function)
Starts a service.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
WEBDEV styles
WEBDEV styles are advanced styles......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
StatSum (Example)
Usage example of the StatSum function
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......