ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
NextTitle (Function)
Modifies the title of next window to open.
13. Universal replication
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
12. Universal replication
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
AppInstallVersion (Function)
Installs a specific application version.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
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....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
WDTRAD options
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Using several libraries in an application
A library is a WDL file that contains all the resources......
<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.
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, ......
The Clickable Image control
The Clickable Image control can be used to......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.