ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
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.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
FTPSize (Example)
Usage example of the FTPSize function
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
FTPCommand (Example)
Usage example of the FTPCommand function
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
JavaExecute (Example)
Usage example of the JavaExecute function
dTransferToImage (Example)
Usage example of the dTransferToImage function
InServiceMode (Function)
Indicates whether the code is run in a service.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipMsgError (Example)
Usage example of the zipMsgError function