ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContentType (Property)
The ContentType property gets and sets the type of a message.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
WDDIXIO overview
Creating help pages
A help system includes several pages......
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
ERR_BAD_CONTEXT_INVALID
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....