ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
10. Customizing the aspect of a site: skin elements
Reports
A report provides a custom view of data......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Handling Scheduler controls programmatically
A Scheduler control can be......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
List of extension attributes
The list of extension attributes ......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Border of controls
One of the most important elements of control style is its border......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.