ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Size (Example)
Usage example of the Size property
sEndEvent (Function)
Disables the detection of an event on a serial port.
fRemoveDir (Example)
Usage example of the fRemoveDir function
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Looper control functions
List of functions for managing Looper controls...
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerErase (Example)
Usage example of the BurnerErase 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
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.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
LooperInsertLine (Function)
Inserts a row into a Looper control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
PicCreate (Function)
Creates an image in the Image Editor control.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.