ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Menu management functions
List of functions for managing menus...
gpwAddUser (Function)
Adds a user to the User Groupware database.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
CurrentYear (Function)
Returns the current year in integer format.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SQLLast (Function)
Sets the position on the last row of the query result.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
DocRedo (Function)
Restores the last undone action on a Word Processing document.