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.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
10. Customizing the aspect of a site: skin elements
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......