ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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).
InJavaMode (Function)
Indicates whether the code is run in Java.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
InPHPMode (Function)
Indicates whether the code is run in PHP.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.