ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InPHPMode (Function)
Indicates whether the code is run in PHP.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
VariableReset (Function)
Resets the variable to its initial value.
InJavaMode (Function)
Indicates whether the code is run in Java.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
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....
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
MDI functions
List of MDI functions...
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Input (Function)
Displays a message allowing the user to type an information.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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.
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....
ShellExecute (Function)
Opens a document in its associated application.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....