ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NationToLanguage (Function)
Returns the language corresponding to a nation.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
SOAP constants
List of constants used by the SOAP functions....
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
gpwAddUser (Function)
Adds a user to the User Groupware database.
SOAP functions
List of SOAP functions...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
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.
tapiCalledID (Function)
Used to find out the phone number called.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
StringBuild (Function)
Builds a character string from an initial string and parameters.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Image control: the supported formats
The supported image formats are as follows:...
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Image control in a page