ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Obtaining an SSL certificate for IIS2 (2.0 or later)
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
EndProgram (Function)
Ends the execution of the current program.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
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....
Invalid input management functions
Invalid input management functions...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
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....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Telemetry management functions
The following functions are used to manage the telemetry:...
Functions for managing menus (prefix syntax)
List of functions for managing menus...
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.