ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSProperty (Function)
Used to handle specific features on the objects found in the current page.
VariableReset (Function)
Resets the variable to its initial value.
RegistryValueType (Function)
Returns the type of value found in the registry.
Constants for managing the registry
List of constants used by the registry management functions....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
ColorPalette (Function)
Returns a color found in the current palette.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
MDI functions
List of MDI functions...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
RegistryRename (Function)
Renames a key in the registry.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.