ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
iDestination (Function)
Configures the print destination.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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.
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.
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.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.