ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDelete (Example)
Usage example of the fDelete function
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.
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
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
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.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Serialization constants
The serialization constants are as follows:
SysYRes (Function)
Returns the vertical screen resolution.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function