ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Automatic error handling
Error handling can be customized for each process......
Creating user accounts
A User account allows the server administrator to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iParameter (Function)
Retrieves the printer configuration and configures the print.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Data persistence
The data persistence is used to store the value typed by the user......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Analysis in practice
HFSQL constants
List of constants used by the HFSQL functions....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Static control
A Static control is a control used to display a static text......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......