ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
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.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SNMPOIDStatus (Function)
Returns the status of an OID.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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.
BTLEStatus (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.
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).
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
ServiceStatus (Function)
Returns the current status of a service.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
FBSessionStatus (Function)
Checks the status of a Facebook session.
WinStatus (Function)
Gets or sets the window state.
BurnerStatus (Function)
Returns the status of the current burner.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Overview of external languages
Specific features of the Express version
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
The pages
Pages are the main interface of a WEBDEV site......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
How to create and handle a structure?
This help page explains how to create and handle a structure....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Static control properties
List of properties associated with a Static control...
Item control properties
List of properties associated with the Item control...
Creating help pages
A help system includes several pages......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.