ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinStatus (Function)
Gets or sets the window state.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
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.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
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.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
SNMPOIDStatus (Function)
Returns the status of an OID.
ServiceStatus (Function)
Returns the current status of a service.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
TwainState (Function)
Returns the status of the current source.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
ThreadState (Function)
Returns the current status of a thread.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
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).
FBSessionStatus (Function)
Checks the status of a Facebook session.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
BurnerStatus (Function)
Returns the status of the current burner.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Multi-product external components
Components are a remarkably useful tool for development teams......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
"?" menu
WINDEV proposes a help menu adapted to your applications......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Creating the Vision pages of the WEBDEV RAD pattern
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....