ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
How to develop a PHP site?
What is a PHP site?......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Error 1011: To access the global member of the class, use ClassName::MemberName
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
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.
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....
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
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......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
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......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Various WEBDEV constants
Various WEBDEV constants...
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Extracting messages added or modified since last extraction
A project was already created and translated......