ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Table controls
List of events associated with Table controls...
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Events associated with Spin controls
List of events associated with Spin controls...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Environment of the data model editor
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
2. User-friendly editors in practice
Creating an insert query
An insert query (corresponding SQL statement......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Error 1054: 'Ancestor' cannot be used outside the code of a class
11. User Macro-Code: UMC in practice
PythonExecute (Function)
Executes a function present in a Python module.