ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a SOAP server with Netscape iPlanet 4.1
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fAddText (Function)
Adds the content of a character string at the end of a file.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fDir (Function)
Finds a file or directory.
Service management functions
List of functions for managing services...
StreamAccept (Function)
Associates a stream connection request with a Conference control.
fSelect (Function)
Opens the Windows file picker.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
JSInterruptEvent (Function)
Interrupts the process of current event.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.