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.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WINDEV applications for Linux: Specific features
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Using several libraries in an application
A library is a WDL file that contains all the resources......
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Programming patterns
CAUTION......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
11. External component
Programming automatic calculations in the columns of a Table control
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.