ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Service variable
The Service variable is used to......
fListDisk (Function)
Returns the list of disks installed on the computer.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
FBSessionStatus (Function)
Checks the status of a Facebook session.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
iSequencingPrint (Function)
Prints a sequence of reports.
Memory area management functions
The following functions are used to handle the certificates:...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Nation (External language)
Defines the display language for the titles, captions, messages...
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....