ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
13. Universal replication
12. Universal replication
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<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.
WDTRAD options
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.
Chart constants
List of constants used by the functions for chart management....
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.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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, ......
NextTitle (Function)
Modifies the title of next window to open.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
The Clickable Image control
The Clickable Image control can be used to......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Scheduler control events
The following events associated with Scheduler controls:...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......