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.
Generating an application for Universal Windows 10 App
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Feedback component
The Feedback component is a component provided with WINDEV......
StatSum (Example)
Usage example of the StatSum function
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
SNMPStartSession (Function)
Starts an SNMP session.
ImageStartScrolling (Function)
Starts cycling through images.
<Image>.StartScrolling (Function)
Starts cycling through images.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......