ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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......
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
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......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
2. How to test a site?
8. Traffic statistics of dynamic sites
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
How to create a patch?
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
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......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
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......
18. Order of execution of the code of buttons/links
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......