ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppInstallVersion (Function)
Installs a specific application version.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
WDTRAD options
Scheduler control events
The following events associated with Scheduler controls:...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
NextTitle (Function)
Modifies the title of next window to open.
LanguageToName (Function)
Returns the name of a language.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
The Clickable Image control
The Clickable Image control can be used to......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Events associated with internal windows
List of events associated with internal windows...
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).