ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified as parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed as parameter.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Installing and starting WDTRAD
13. Print: Reports
WINDEV reports...
Type and version of Web server
The configuration diagnostic displays the following error......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.