ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
SOAP constants
List of constants used by the SOAP functions....
Constants for SMS functions
List of constants used by the SMS functions....
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
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....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
SOAP functions
List of SOAP functions...
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
2. UML models
Image control: the supported formats
The supported image formats are as follows:...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Clickable Image control
The Clickable Image control can be used to......
Image control in a page