ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageStopScrolling (Function)
Stops the automatic image sliding.
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.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Net constants
List of constants used by the Net functions....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
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.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal 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).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
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.