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.
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.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
WINDEV applications for Linux: Specific features
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......
Using several libraries in an application
A library is a WDL file that contains all the resources......
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.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
11. External component
Programming automatic calculations in the columns of a Table control
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
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....