ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Net functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the functions
INTERNETTimeout used for the connection: Value suited for Internet (long response time).NetConnect
INTRANETTimeout used for the connection: Value suited for Intranet (short response time).NetConnect
IPv4Lists the IPv4 addresses of a computer.NetListIPAddress
IPv6Lists the IPv6 addresses of a computer.NetListIPAddress
netConfirmType of the dialog box to display: Message box with "Yes", "No" and "Cancel" buttons.NetClientMessageBox,
NetRemoteMessageBox
netInfoType of the dialog box to display: Information message box ("OK" button only).NetClientMessageBox,
NetRemoteMessageBox
netOkCancelType of the dialog box to display: Message box with "OK" and "Cancel" buttons.NetClientMessageBox,
NetRemoteMessageBox
netOptionSendBufferManages the rights of clients on the server : Allow (or not) the use of NetSendBuffer.NetServerOption
netOptionSendFileManages the rights of clients on the server: Allow (or not) the use of NetSendFile.NetServerOption
netOptionSendMessageManages the rights of clients on the server: Allow (or not) the use of NetSendMessage.NetServerOption
netOptionExecuteManages the rights of clients on the server: Allow (or not) the use of NetExecute.NetServerOption
netOptionDiskListManages the rights of clients on the server: Allow (or not) the use of NetDiskList.NetServerOption
netOptionDirListManages the rights of clients on the server: Allow (or not) the use of NetDirList.NetServerOption
netOptionRemoteMessageBoxManages the rights of clients on the server: Allow (or not) the use of NetRemoteMessageBox.NetServerOption
netOptionGetFileManages the rights of clients on the server: Allow (or not) the use of NetGetFile.NetServerOption
netOptionRenameFileManages the rights of clients on the server: Allow (or not) the use of NetRenameFile.NetServerOption
netOptionEraseFileManages the rights of clients on the server: Allow (or not) the use of NetEraseFile.NetServerOption
netYesNoType of the dialog box to display: Message box with "Yes" and "No" buttons.NetClientMessageBox,
NetRemoteMessageBox
netRetryCancelType of the dialog box to display: Message box with "Retry" and "Cancel" buttons.NetClientMessageBox,
NetRemoteMessageBox
netRetryIgnoreType of the dialog box to display: Message box with "Cancel", "Retry" and "Ignore" buttons.NetClientMessageBox,
NetRemoteMessageBox
niConnectedType of information about the connection: used to find out whether the connection is enabled.NetInfoRemoteAccess
niConnectionDurationType of information about the connection: duration since the connection was established.NetInfoRemoteAccess
niNbByteReceivedType of information about the connection: number of bytes received since the connection was established.NetInfoRemoteAccess
niNbByteTransmittedType of information about the connection: number of bytes transmitted since the connection was established.NetInfoRemoteAccess
FTPServerType of server used: A WINDEV FTP server is used.NetConnectNetStartServer
RPCServerType of server used: A WINDEV RPC server is used.NetConnect,
NetStartServer
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help