ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
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......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
HFSQL constants
List of constants used by the HFSQL functions....
Image (Property)
The Image property gets and sets the background image of a control or block.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Events associated with Looper controls
List of events associated with Looper controls...
"?" menu
WINDEV proposes a help menu adapted to your applications......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min