ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Move
The Move property determines if an element can be moved.
How to create a patch?
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Error 107: Redefinition of the parameter
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......