ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
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....
CurrentYear (Function)
Returns the current year in integer format.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
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.
Menu management functions
List of functions for managing menus...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
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.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).