ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Programming patterns
CAUTION......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
How to create a patch?
8. Traffic statistics of dynamic sites
10. Customizing the aspect of a site: skin elements
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
18. Order of execution of the code of buttons/links
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Handling Gantt Chart controls programmatically
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......