ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
SOAP functions (prefix syntax)
List of SOAP functions...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
SOAP constants
List of constants used by the SOAP functions....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Constants for SMS functions
List of constants used by the SMS functions....
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.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
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)...
2. UML models
Image control: the supported formats
The supported image formats are as follows:...
15. Repeating a group of controls: loopers