ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Position (Function)
Finds the position of a specified string within another string.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MongoInfo (Function)
Returns information about a MongoDB database.
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Service management functions
List of functions for managing services...
Java functions
List of Java functions...
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Installing a SOAP server with Apache