ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
HOnError (Function)
Customizes the management of HFSQL errors.
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 data file 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....
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
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....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ShellExecute (Function)
Opens a document in its associated application.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.