ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
fShortName (Example)
Usage example of the fShortName function
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
GPSGetPosition (Function)
Retrieves information about the current device position.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.