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.
FinFutureVal (Example)
Usage example of the FinFutureVal function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
fDelete (Function)
Deletes a file accessible from the current computer.
iFont (Function)
Selects the default font.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HDescribeItem (Function)
Describes a file item through programming.
grExist (Function)
Checks the existence of a chart in memory.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
iCreateFont (Function)
Creates a new print font.
EndProgram (Function)
Ends the execution of the current program.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ExceptionInfo (Function)
Retrieves information about the current exception.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.