ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryRename (Function)
Renames a key in the registry.
MDI functions
List of MDI functions...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
InJavaMode (Function)
Indicates whether the code is run in Java.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Items used in a select query
A query created in the query editor can contain several types of items......
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
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)......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.