ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
RegistryRename (Function)
Renames a key in the registry.
VariableReset (Function)
Resets the variable to its initial value.
ColorPalette (Function)
Returns a color found in the current palette.
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....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......