ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
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......
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......
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......
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......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
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......
26. Style sheets: to simplify the layout
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......
Image editor: Features
The image editor includes several features......
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 Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
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......
Page contexts
In a Windows application, the information relative to a window is stored with the window......