ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an action plan
Once created, the action plans must be deployed in order to be run.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
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......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Combination (Type of variable)
A combination is a set of options.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Enumeration (Type of variable)
An enumeration is a set of values......
Testing a project: setting
By testing the project you can simulate how the application will run......
13. Types of standard controls
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.