ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Description (Property)
The Description property is used to get and change the page description.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
2. WEBDEV administrator in practice
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Various WEBDEV constants
Various WEBDEV constants...
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Programming patterns
CAUTION......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Extracting messages added or modified since last extraction
A project was already created and translated......
Error 204: using a parameter without optional value after parameters ...
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
8. Traffic statistics of dynamic sites
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...