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....
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.
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
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.
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....
Table,Select,+ (External language)
Selects an element in a Table control.
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.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.