ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
AWP without UI
Bootstrap, Angular, React, Vue......
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......
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......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
26. Style sheets: to simplify the layout
Image editor: Features
The image editor includes several features......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into 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......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
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....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
ERR_BUTTON_EXPECTED
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
7. Layouts using the Flexbox control
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
How to open a page?
Validity period of site pages
When creating a page, a validity period can be defined for this page......
12. Preventing from going back to a page
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
IFrame control
IFrame is an HTML concept......
Page contexts
In a Windows application, the information relative to a window is stored with the window......