ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
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.
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.
BurnerErase (Example)
Usage example of the BurnerErase function
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.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.