ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
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......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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.
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.
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.
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SOAP functions
List of SOAP functions...
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
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......
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 the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Image control in a page