ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Copy (Function)
Copies an image to another image.
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....
13. Types of standard controls
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
DurationToString (Function)
Converts a duration to a character string in the specified format.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
Functions for managing images
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Execute (Function)
Starts the execution of a process through programming.
iPreview (Function)
Configures the print destination.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
diffApply (Function)
Applies a difference buffer to a specific buffer.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Functions for managing images (prefix syntax)
Image control in a page
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<Image variable>.Copy (Function)
Copies an image to another image.