ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MCI constants
List of constants used by the MCI functions....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
SysWinShow (Function)
Modifies the display status of a window.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Google constants
List of constants used by the Google functions....
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
DDEUnLink (Function)
Interrupts a link between an item and a data.
xlsNbRow (Example)
Usage example of the xlsNbRow function
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.