ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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...
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
StringInsert (Function)
Inserts a string into another character string at a given position.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Font (Type of variable)
A Font variable creates a font programmatically...