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.
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Creating the Table pages of the WEBDEV RAD pattern
Events associated with Check Box controls
List of events associated with Check Box controls...
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Accessing a database via a web service
The database can be accessed via a web service......
Events associated with pages
List of events associated with pages...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......