ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
11. Controls in practice
Discover the main characteristics of the controls...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
9. Application menus
Menus are displayed in different ways......
10. Internal components in practice
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Speech synthesis management functions
The following functions are used to manage speech synthesis...
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......