ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
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.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Header
The Header property is used to get and change a header.
zipExtractPath (Example)
Usage example of the zipExtractPath function
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Position
The Position keyword can correspond to...
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
dBackground (Example)
Usage example of the dBackground function
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
fListFile (Example)
Usage example of the fListFile function
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....