ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Functions for managing images (prefix syntax)
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Image control in a page
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
FileView (Function)
Opens a file in the browser.