ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
The Check Box control
A Check Box can correspond to......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Creating requirements
The following steps must be performed to implement the requirements......