ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableLog (Function)
Enables the runtime log programmatically.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
nWDGetLastError: Error code of last error
Error code of last error......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HOpen (Function)
Opens a data file.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
xlsData (Example)
Usage example of the xlsData function
Label report
The report editor allows you to create "Label" reports......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Environment of the report editor
Environment of the report editor...
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Page Header block
The Page header block is printed on each new page......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Organization chart linked to a data file