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.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Project portfolio
From version 25, you can create "project portfolios"......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Calling a procedure/a function
Syntax for calling a local or global procedure.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Types of Edit controls
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Page constants
List of constants used by page functions....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Using the Vista style in your windows
WINDEV allows you to customize......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......