ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True: a new request for connection is pending.False: no request for connection was detected.
Name of the server socket that waits for the connection. Caution: The socket name is case sensitive.
Maximum timeout (in milliseconds). This function is a locking function during the specified duration or until a connection request is detected.If this parameter is not specified, the function locks the application until the next attempt to connect. Remark: if this function is used in multi-thread mode, the function only locks the thread in which it is called. This parameter can correspond to: an integer corresponding to the number of milliseconds,a Duration variable,Versions 23 and laterdirect indication of the Duration (e.g. 1 s or 10 ms). New in version 23direct indication of the Duration (e.g. 1 s or 10 ms). direct indication of the Duration (e.g. 1 s or 10 ms).
Required permissions
Last update: 01/04/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: