ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Application menus
Menus are displayed in different ways......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Kanban control events
The following events are associated with Kanban controls......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
1. The WINDEV Framework
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Events associated with Looper controls
List of events associated with Looper controls...
Assignment operators
Three assignment operators are available......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
The structure of the file for remote control
The management of remote control uses a file in INI format......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
8. 10 tips for better interfaces...
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
3. Managing sockets
WINDEV includes advanced socket management functions....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......