ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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.
TestCheckDifferent (Function)
Checks whether the specified expressions are different 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.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
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.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
<Source>.PrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Error 3: The string has no final "