ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Net functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by the functions
INTERNETResponse waiting time (TimeOut) used for connection: Value adapted to Internet use (long response waiting time).NetConnect
INTRANETResponse waiting time (TimeOut) used for connection: Value adapted to Intranet use (low response waiting time).NetConnect
IPv4Lists the IPv4 addresses of a computer.NetListIPAddress
IPv6Lists the IPv6 addresses of a computer.NetListIPAddress
netConfirmType of dialog box to be displayed: Message box with "Yes", "No" and "Cancel" buttons.NetClientMessageBox,
NetRemoteMessageBox
netInfoType of dialog box to be displayed: Information type message box ("OK" button only).NetClientMessageBox,
NetRemoteMessageBox
netOkCancelType of dialog box to be displayed: Message box with "OK" and "Cancel" buttons.NetClientMessageBox,
NetRemoteMessageBox
netOptionSendBufferManages client rights on the server workstation: authorize or deny use of the NetSendBuffer function.NetServerOption
netOptionSendFileManages client rights on the server workstation: authorize or deny use of the NetSendFile function.NetServerOption
netOptionSendMessageManages client rights on the server workstation: authorize or deny use of the NetSendMessage function.NetServerOption
netOptionExecuteManages client rights on the server workstation: authorize or deny use of the NetExecute function.NetServerOption
netOptionDiskListManages client rights on the server workstation: authorize or deny use of the NetDiskList function.NetServerOption
netOptionDirListManages client rights on the server workstation: authorize or deny use of the NetDirList function.NetServerOption
netOptionRemoteMessageBoxManages client rights on the server workstation: authorize or deny use of the NetRemoteMessageBox function.NetServerOption
netOptionGetFileManages client rights on the server workstation: authorize or deny use of the NetGetFile function.NetServerOption
netOptionRenameFileManages client rights on the server workstation: authorize or deny use of the NetRenameFile function.NetServerOption
netOptionEraseFileManages client rights on the server workstation: authorize or deny use of the NetEraseFile function.NetServerOption
netYesNoType of dialog box to be displayed: Message box with "Yes" and "No" buttons.NetClientMessageBox,
NetRemoteMessageBox
netRetryCancelType of dialog box to be displayed: Message box with "Retry" and "Cancel" buttons.NetClientMessageBox,
NetRemoteMessageBox
netRetryIgnoreType of dialog box to be displayed: Message box with "Abort", "Retry" and "Ignore" buttons.NetClientMessageBox,
NetRemoteMessageBox
niConnectedType of connection information required: shows whether the connection is active.NetInfoRemoteAccess
niConnectionDurationType of connection information required: time since connection was opened.NetInfoRemoteAccess
niNbByteReceivedType of connection information required: number of bytes received since the connection was opened.NetInfoRemoteAccess
niNbByteTransmittedType of connection information required: number of bytes transmitted since the connection was opened.NetInfoRemoteAccess
FTPServerType of server used: WINDEV FTP server.NetConnectNetStartServer
RPCServerType of server used: WINDEV RPC server.NetConnect,
NetStartServer
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help