ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Creating an executable: General options
The main executable options are as follows......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
The Site Map control
The Site Map control allows the Web user to......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
ERR_DISCONNECTED_UPDATE
ERR_FORBIDDEN_UPDATE
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
2. How to test a site?
Image control in a page
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Page>.OpenChild (Function)
Opens a non-modal child window.