ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
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.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
iDestination (Function)
Configures the print destination.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
ImageStopScrolling (Function)
Stops the automatic image sliding.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
PageChangeLayout (Function)
Applies a specific layout to a page.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Net constants
List of constants used by the Net functions....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
EndProgram (Function)
Ends the execution of the current program.
NetOpenRemoteAccess (Function)
Establishes a remote connection.