ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Description (Property)
The Description property is used to get and change the page description.
ERR_MISSING_PAGE
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Compilation options (HLP format)
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
8. Traffic statistics of dynamic sites
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.