ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLChild (Example)
Usage example of the XMLChild function
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
CharactType (Function)
Returns information about the type of character.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
StatCovariance (Function)
Calculates the covariance between two series of values.
fOpen (Example)
Usage example of the fOpen function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Sort (Function)
Sorts a WLanguage array.
ErrorBuild (Function)
Displays a custom error message in a system error window.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.