ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
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.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
GglAnalyticsAddPage (Function)
Adds a page 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....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.