ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Apache
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Invalid input management functions
Invalid input management functions...
SOAP constants
List of constants used by the SOAP functions....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Image control in a page
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
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....
Installing a SOAP server with IIS
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.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
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....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
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....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Installing a SOAP server with Netscape iPlanet 4.1