ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error (Function)
Displays a custom error message in a system error window.
Decode (Function)
Decodes a character string that was encoded by Encode.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
HSubstDir (Example)
Usage example of the HSubstDir function
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fSelect (Example)
Usage example of the fSelect function
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
HModify (Example)
Usage example of the HModify function
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
fOpenTempFile (Function)
Creates and opens a temporary file.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Installing a SOAP server with Netscape iPlanet 4.1
Functions for handling directories and external files
List of functions for handling external files...
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.