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.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
iPrintReport (Function)
Prints a report created with the report editor.
Writing an email: the available methods
This help page presents the methods for writing an email....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.