ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Printing nested reports
To create a main report containing several secondary reports:...
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ERR_BUTTON_EXPECTED
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
4. Dedicated server or shared server?
Including a supercontrol in a window or in a page
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......