ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema....
HAddGroup (Function)
Adds a group of users.
Google constants
List of constants used by the Google functions....
Organization chart linked to a data file
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......