ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
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.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. 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....
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....
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
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....
fOpenTempFile (Function)
Creates and opens a temporary file.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
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....
Value (Property)
The Value property is used to get and change the value of an element.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).