ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
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.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
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.
Programming automatic calculations in the columns of a Table control
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.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
11. External component
Programming patterns
CAUTION......
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....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.