ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPListFile (Example)
Usage example of the FTPListFile function
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Size (Property)
The Size property is used to determine and change the size of an element.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Customizing the User Groupware
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Looper control functions
List of functions for managing Looper controls...
sEndEvent (Function)
Disables the detection of an event on a serial port.
BurnerErase (Example)
Usage example of the BurnerErase function
HNbRec (Example)
Usage example of the HNbRec function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
ServiceContinue (Function)
Restarts a paused service.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.