ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
PageChangeLayout (Function)
Applies a specific layout to a page.
ImageStopScrolling (Function)
Stops the automatic image sliding.
Net constants
List of constants used by the Net functions....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
EndProgram (Function)
Ends the execution of the current program.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or 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).
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
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.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Service management functions
List of functions for managing services...
Java functions
List of Java functions...
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
JSInterruptEvent (Function)
Interrupts the process of current event.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).