ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
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....
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
"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......
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
Using the query result
The result of a select query can be used in......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
2. How to test a site?
<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.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Page management functions
List of functions for managing pages...
The "Find - Replace" pane
The "Find - Replace" pane is used to......
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.