ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Telemetry management functions
The following functions are used to manage the telemetry:...
Random (Function)
Returns a random number.
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
12. Control templates
WINDEV Mobile allows you to create control templates....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.