ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
FileDisplay (Function)
Displays a file in the user's browser....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
EndProgram (Function)
Ends the execution of the current program.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
JSInterruptEvent (Function)
Interrupts the process of current event.