ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Description (Property)
The Description property is used to get and change the page description.
Various WEBDEV constants
Various WEBDEV constants...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
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......
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......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
9. Overlaying controls
8. Traffic statistics of dynamic sites
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
10. Customizing the aspect of a site: skin elements
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
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......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......