ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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....
Error 1011: To access the global member of the class, use ClassName::MemberName
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
2. WEBDEV administrator in practice
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Various WEBDEV constants
Various WEBDEV constants...
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Programming patterns
CAUTION......
Extracting messages added or modified since last extraction
A project was already created and translated......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
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......
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