ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
ERR_ALREADYCONNECTED
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
WDDeploy features
WDDeploy can be used to......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....