ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Validity period of site pages
When creating a page, a validity period can be defined for this page......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Query based on query
Queries can be based on items from another query......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Creating the menus for the pages of the WEBDEV RAD pattern
BrowserPrint (Function)
Prints the page currently displayed in the browser.
The planes in WEBDEV
The planes are used to group the controls of an element......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Various WEBDEV constants
Various WEBDEV constants...
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
W3C standardization
You must comply with the W3C standard (HTML 4......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.