ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Java functions
List of Java functions...
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
fDir (Function)
Finds a file or directory.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Service management functions
List of functions for managing services...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Installing a SOAP server with Apache
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Invalid input management functions
Invalid input management functions...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiListen (Function)
Starts the call detection (also called "call monitoring service").