ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
Financial constants
List of constants used by the financial functions....
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Using the query result
The result of a select query can be used in......
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
gImage (Function)
Builds a sequence of characters containing an image.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
iEllipse (Function)
Prints an ellipse (in a rectangle).
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....