ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
fCurrentDir (Function)
Identifies or modifies the current directory.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
SQLLast (Function)
Sets the position on the last row of the query result.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
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).
Invalid input management functions
Invalid input management functions...
tapiCallEnd (Function)
Returns the date and time of the end of call.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Installing a SOAP server with IIS