ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
17. WLanguage: a simple and powerful language
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
StringReverse (Function)
Reverses the characters of a string.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
<String type>.Reverse (Function)
Reverses the characters of a string.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
CertificateSignString (Function)
Creates the signature of a character string.
CharactType (Function)
Returns information about the type of character.
Managing the runtime errors
Some errors may occur in your application......