ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PicCreate (Function)
Creates an image in the Image Editor control.
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
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....
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.
LooperInsertLine (Function)
Inserts a row into a Looper control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Looper control functions
List of functions for managing Looper controls...
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.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Table control functions
List of functions specific to Table controls...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.