ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
HOnError (Function)
Customizes the management of HFSQL errors.
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.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
Input (Function)
Displays a message allowing the user to type an information.
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
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).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
InJavaMode (Function)
Indicates whether the code is run in Java.
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.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....