ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Arithmetic operators
The arithmetic operators are......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Age (Function)
Returns the age according to the date of birth.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Binding controls to data
A window or page can display information from......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
AWP without UI
Bootstrap, Angular, React, Vue......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
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......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
IFrame control
IFrame is an HTML concept......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......