ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Operating mode of dynamic Active WEBDEV Pages
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......
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.
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.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
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....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
9. Overlaying controls
8. Traffic statistics of dynamic sites
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
10. Customizing the aspect of a site: skin elements
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
The pages
Pages are the main interface of a WEBDEV site......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......