ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinActive (Function)
Returns the handle of the active window or activates a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
PostMessage (Function)
Sends a Windows message to a control or to a window.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
RGBBlue (Function)
Returns the blue component of an RGB color.
Information 2104: This function is kept for backward compatibility
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
SocketExist (Function)
Checks the existence of socket.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Error 507: The '++' operator is not allowed
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.